Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
ChangeProfileCompartmentResponse |
OnboardingClient.changeProfileCompartment(ChangeProfileCompartmentRequest request) |
ChangeProfileCompartmentResponse |
Onboarding.changeProfileCompartment(ChangeProfileCompartmentRequest request)
Moves the profile to a different compartment.
|
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 |
---|---|
ChangeProfileCompartmentRequest |
ChangeProfileCompartmentRequest.Builder.build()
Build the instance of ChangeProfileCompartmentRequest as configured by this builder
|
ChangeProfileCompartmentRequest |
ChangeProfileCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeProfileCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeProfileCompartmentRequest.Builder |
ChangeProfileCompartmentRequest.Builder.copy(ChangeProfileCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.