Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
UpdateCertificateResponse |
ApiGateway.updateCertificate(UpdateCertificateRequest request)
Updates a certificate with the given identifier
|
UpdateCertificateResponse |
ApiGatewayClient.updateCertificate(UpdateCertificateRequest request) |
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 |
---|---|
UpdateCertificateRequest |
UpdateCertificateRequest.Builder.build()
Build the instance of UpdateCertificateRequest as configured by this builder
|
UpdateCertificateRequest |
UpdateCertificateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCertificateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCertificateRequest.Builder |
UpdateCertificateRequest.Builder.copy(UpdateCertificateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.