Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
DeleteApiResponse |
ApiGateway.deleteApi(DeleteApiRequest request)
Deletes the API with the given identifier.
|
DeleteApiResponse |
ApiGatewayClient.deleteApi(DeleteApiRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteApiResponse> |
ApiGatewayAsync.deleteApi(DeleteApiRequest request,
AsyncHandler<DeleteApiRequest,DeleteApiResponse> handler)
Deletes the API with the given identifier.
|
Future<DeleteApiResponse> |
ApiGatewayAsyncClient.deleteApi(DeleteApiRequest request,
AsyncHandler<DeleteApiRequest,DeleteApiResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteApiResponse> |
ApiGatewayAsync.deleteApi(DeleteApiRequest request,
AsyncHandler<DeleteApiRequest,DeleteApiResponse> handler)
Deletes the API with the given identifier.
|
Future<DeleteApiResponse> |
ApiGatewayAsyncClient.deleteApi(DeleteApiRequest request,
AsyncHandler<DeleteApiRequest,DeleteApiResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteApiResponse |
DeleteApiResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteApiResponse.Builder |
DeleteApiResponse.Builder.copy(DeleteApiResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.