Uses of Class
com.oracle.bmc.osmanagementhub.responses.AttachSoftwareSourcesToManagedInstanceResponse
- 
Packages that use AttachSoftwareSourcesToManagedInstanceResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of AttachSoftwareSourcesToManagedInstanceResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return AttachSoftwareSourcesToManagedInstanceResponse Modifier and Type Method Description AttachSoftwareSourcesToManagedInstanceResponseManagedInstance. attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest request)Adds software sources to a managed instance.AttachSoftwareSourcesToManagedInstanceResponseManagedInstanceClient. attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type AttachSoftwareSourcesToManagedInstanceResponse Modifier and Type Method Description Future<AttachSoftwareSourcesToManagedInstanceResponse>ManagedInstanceAsync. attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest request, AsyncHandler<AttachSoftwareSourcesToManagedInstanceRequest,AttachSoftwareSourcesToManagedInstanceResponse> handler)Adds software sources to a managed instance.Future<AttachSoftwareSourcesToManagedInstanceResponse>ManagedInstanceAsyncClient. attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest request, AsyncHandler<AttachSoftwareSourcesToManagedInstanceRequest,AttachSoftwareSourcesToManagedInstanceResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AttachSoftwareSourcesToManagedInstanceResponse Modifier and Type Method Description Future<AttachSoftwareSourcesToManagedInstanceResponse>ManagedInstanceAsync. attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest request, AsyncHandler<AttachSoftwareSourcesToManagedInstanceRequest,AttachSoftwareSourcesToManagedInstanceResponse> handler)Adds software sources to a managed instance.Future<AttachSoftwareSourcesToManagedInstanceResponse>ManagedInstanceAsyncClient. attachSoftwareSourcesToManagedInstance(AttachSoftwareSourcesToManagedInstanceRequest request, AsyncHandler<AttachSoftwareSourcesToManagedInstanceRequest,AttachSoftwareSourcesToManagedInstanceResponse> handler)
- 
Uses of AttachSoftwareSourcesToManagedInstanceResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return AttachSoftwareSourcesToManagedInstanceResponse Modifier and Type Method Description AttachSoftwareSourcesToManagedInstanceResponseAttachSoftwareSourcesToManagedInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AttachSoftwareSourcesToManagedInstanceResponse Modifier and Type Method Description AttachSoftwareSourcesToManagedInstanceResponse.BuilderAttachSoftwareSourcesToManagedInstanceResponse.Builder. copy(AttachSoftwareSourcesToManagedInstanceResponse o)Copy method to populate the builder with values from the given instance.
 
-