Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ChangeProfileCompartmentResponse |
OnboardingClient.changeProfileCompartment(ChangeProfileCompartmentRequest request) |
ChangeProfileCompartmentResponse |
Onboarding.changeProfileCompartment(ChangeProfileCompartmentRequest request)
Moves the profile to a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeProfileCompartmentResponse> |
OnboardingAsyncClient.changeProfileCompartment(ChangeProfileCompartmentRequest request,
AsyncHandler<ChangeProfileCompartmentRequest,ChangeProfileCompartmentResponse> handler) |
Future<ChangeProfileCompartmentResponse> |
OnboardingAsync.changeProfileCompartment(ChangeProfileCompartmentRequest request,
AsyncHandler<ChangeProfileCompartmentRequest,ChangeProfileCompartmentResponse> handler)
Moves the profile to a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeProfileCompartmentResponse> |
OnboardingAsyncClient.changeProfileCompartment(ChangeProfileCompartmentRequest request,
AsyncHandler<ChangeProfileCompartmentRequest,ChangeProfileCompartmentResponse> handler) |
Future<ChangeProfileCompartmentResponse> |
OnboardingAsync.changeProfileCompartment(ChangeProfileCompartmentRequest request,
AsyncHandler<ChangeProfileCompartmentRequest,ChangeProfileCompartmentResponse> handler)
Moves the profile to a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeProfileCompartmentResponse |
ChangeProfileCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeProfileCompartmentResponse.Builder |
ChangeProfileCompartmentResponse.Builder.copy(ChangeProfileCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.