Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCertificateRequest,GetCertificateResponse> |
GoldenGateWaiters.forCertificate(GetCertificateRequest request,
CertificateLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCertificateRequest,GetCertificateResponse> |
GoldenGateWaiters.forCertificate(GetCertificateRequest request,
CertificateLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCertificateRequest,GetCertificateResponse> |
GoldenGateWaiters.forCertificate(GetCertificateRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
CertificateLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetCertificateResponse> |
GoldenGateAsyncClient.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler) |
Future<GetCertificateResponse> |
GoldenGateAsync.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler)
Retrieves a 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.