Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProfileResponse |
OptimizerClient.updateProfile(UpdateProfileRequest request) |
UpdateProfileResponse |
Optimizer.updateProfile(UpdateProfileRequest request)
Updates the specified profile.
|
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 |
---|---|
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.