Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
GetApiContentResponse |
ApiGateway.getApiContent(GetApiContentRequest request)
Get the raw API content.
|
GetApiContentResponse |
ApiGatewayClient.getApiContent(GetApiContentRequest request) |
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 |
---|---|
GetApiContentRequest |
GetApiContentRequest.Builder.build()
Build the instance of GetApiContentRequest as configured by this builder
|
GetApiContentRequest |
GetApiContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetApiContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetApiContentRequest.Builder |
GetApiContentRequest.Builder.copy(GetApiContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.