Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateProfileResponse |
OnboardingClient.updateProfile(UpdateProfileRequest request) |
UpdateProfileResponse |
Onboarding.updateProfile(UpdateProfileRequest request)
Updates the specified profile’s name, description, and tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProfileResponse> |
OnboardingAsyncClient.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler) |
Future<UpdateProfileResponse> |
OnboardingAsync.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler)
Updates the specified profile’s name, description, and tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProfileResponse> |
OnboardingAsyncClient.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler) |
Future<UpdateProfileResponse> |
OnboardingAsync.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler)
Updates the specified profile’s name, description, and tags.
|
Modifier and Type | Method and Description |
---|---|
UpdateProfileResponse |
UpdateProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateProfileResponse.Builder |
UpdateProfileResponse.Builder.copy(UpdateProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.