Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCertificateRequest,GetCertificateResponse> |
WaasWaiters.forCertificate(GetCertificateRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCertificateRequest,GetCertificateResponse> |
WaasWaiters.forCertificate(GetCertificateRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCertificateRequest,GetCertificateResponse> |
WaasWaiters.forCertificate(GetCertificateRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetCertificateResponse> |
WaasAsyncClient.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler) |
Future<GetCertificateResponse> |
WaasAsync.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler)
Gets the details of an SSL certificate.
|
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.