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