Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
UpdateProfileResponse |
OptimizerClient.updateProfile(UpdateProfileRequest request) |
UpdateProfileResponse |
Optimizer.updateProfile(UpdateProfileRequest request)
Updates the specified profile.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProfileResponse> |
OptimizerAsyncClient.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler) |
Future<UpdateProfileResponse> |
OptimizerAsync.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler)
Updates the specified profile.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProfileResponse> |
OptimizerAsyncClient.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler) |
Future<UpdateProfileResponse> |
OptimizerAsync.updateProfile(UpdateProfileRequest request,
AsyncHandler<UpdateProfileRequest,UpdateProfileResponse> handler)
Updates the specified profile.
|
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.