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