Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCertificateRequest,GetCertificateResponse> |
ApiGatewayWaiters.forCertificate(GetCertificateRequest request,
Certificate.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCertificateRequest,GetCertificateResponse> |
ApiGatewayWaiters.forCertificate(GetCertificateRequest request,
Certificate.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCertificateRequest,GetCertificateResponse> |
ApiGatewayWaiters.forCertificate(GetCertificateRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Certificate.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetCertificateResponse> |
ApiGatewayAsync.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler)
Gets a certificate by identifier.
|
Future<GetCertificateResponse> |
ApiGatewayAsyncClient.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCertificateRequest |
GetCertificateRequest.Builder.build()
Build the instance of GetCertificateRequest as configured by this builder
|
GetCertificateRequest |
GetCertificateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCertificateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCertificateRequest.Builder |
GetCertificateRequest.Builder.copy(GetCertificateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.