Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
DeleteProfileResponse |
OptimizerClient.deleteProfile(DeleteProfileRequest request) |
DeleteProfileResponse |
Optimizer.deleteProfile(DeleteProfileRequest request)
Deletes the specified profile.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProfileResponse> |
OptimizerAsyncClient.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler) |
Future<DeleteProfileResponse> |
OptimizerAsync.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler)
Deletes the specified profile.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProfileResponse> |
OptimizerAsyncClient.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler) |
Future<DeleteProfileResponse> |
OptimizerAsync.deleteProfile(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResponse> handler)
Deletes the specified profile.
|
Modifier and Type | Method and Description |
---|---|
DeleteProfileResponse |
DeleteProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteProfileResponse.Builder |
DeleteProfileResponse.Builder.copy(DeleteProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.