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