Uses of Class
com.oracle.bmc.apigateway.ApiGatewayClient.Builder
-
Packages that use ApiGatewayClient.Builder Package Description com.oracle.bmc.apigateway -
-
Uses of ApiGatewayClient.Builder in com.oracle.bmc.apigateway
Methods in com.oracle.bmc.apigateway that return ApiGatewayClient.Builder Modifier and Type Method Description static ApiGatewayClient.Builder
ApiGatewayClient. builder()
Create a builder for this client.ApiGatewayClient.Builder
ApiGatewayClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.ApiGatewayClient.Builder
ApiGatewayClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-