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