Uses of Class
com.oracle.bmc.osmanagementhub.responses.AttachManagedInstanceGroupToProfileResponse
- 
Packages that use AttachManagedInstanceGroupToProfileResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of AttachManagedInstanceGroupToProfileResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return AttachManagedInstanceGroupToProfileResponse Modifier and Type Method Description AttachManagedInstanceGroupToProfileResponseOnboarding. attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest request)Attaches the specified managed instance group to a profile.AttachManagedInstanceGroupToProfileResponseOnboardingClient. attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type AttachManagedInstanceGroupToProfileResponse Modifier and Type Method Description Future<AttachManagedInstanceGroupToProfileResponse>OnboardingAsync. attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest request, AsyncHandler<AttachManagedInstanceGroupToProfileRequest,AttachManagedInstanceGroupToProfileResponse> handler)Attaches the specified managed instance group to a profile.Future<AttachManagedInstanceGroupToProfileResponse>OnboardingAsyncClient. attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest request, AsyncHandler<AttachManagedInstanceGroupToProfileRequest,AttachManagedInstanceGroupToProfileResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type AttachManagedInstanceGroupToProfileResponse Modifier and Type Method Description Future<AttachManagedInstanceGroupToProfileResponse>OnboardingAsync. attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest request, AsyncHandler<AttachManagedInstanceGroupToProfileRequest,AttachManagedInstanceGroupToProfileResponse> handler)Attaches the specified managed instance group to a profile.Future<AttachManagedInstanceGroupToProfileResponse>OnboardingAsyncClient. attachManagedInstanceGroupToProfile(AttachManagedInstanceGroupToProfileRequest request, AsyncHandler<AttachManagedInstanceGroupToProfileRequest,AttachManagedInstanceGroupToProfileResponse> handler)
- 
Uses of AttachManagedInstanceGroupToProfileResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return AttachManagedInstanceGroupToProfileResponse Modifier and Type Method Description AttachManagedInstanceGroupToProfileResponseAttachManagedInstanceGroupToProfileResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AttachManagedInstanceGroupToProfileResponse Modifier and Type Method Description AttachManagedInstanceGroupToProfileResponse.BuilderAttachManagedInstanceGroupToProfileResponse.Builder. copy(AttachManagedInstanceGroupToProfileResponse o)Copy method to populate the builder with values from the given instance.
 
-