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