Package | Description |
---|---|
com.oracle.bmc.email | |
com.oracle.bmc.email.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDkimRequest,GetDkimResponse> |
EmailWaiters.forDkim(GetDkimRequest request,
Dkim.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDkimRequest,GetDkimResponse> |
EmailWaiters.forDkim(GetDkimRequest request,
Dkim.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDkimRequest,GetDkimResponse> |
EmailWaiters.forDkim(GetDkimRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Dkim.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDkimRequest,GetDkimResponse> |
EmailWaiters.forDkim(GetDkimRequest request,
Dkim.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDkimRequest,GetDkimResponse> |
EmailWaiters.forDkim(GetDkimRequest request,
Dkim.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDkimRequest,GetDkimResponse> |
EmailWaiters.forDkim(GetDkimRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Dkim.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetDkimResponse |
EmailClient.getDkim(GetDkimRequest request) |
GetDkimResponse |
Email.getDkim(GetDkimRequest request)
Retrieves the specified DKIM.
|
Future<GetDkimResponse> |
EmailAsync.getDkim(GetDkimRequest request,
AsyncHandler<GetDkimRequest,GetDkimResponse> handler)
Retrieves the specified DKIM.
|
Future<GetDkimResponse> |
EmailAsyncClient.getDkim(GetDkimRequest request,
AsyncHandler<GetDkimRequest,GetDkimResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDkimResponse> |
EmailAsync.getDkim(GetDkimRequest request,
AsyncHandler<GetDkimRequest,GetDkimResponse> handler)
Retrieves the specified DKIM.
|
Future<GetDkimResponse> |
EmailAsyncClient.getDkim(GetDkimRequest request,
AsyncHandler<GetDkimRequest,GetDkimResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDkimRequest |
GetDkimRequest.Builder.build()
Build the instance of GetDkimRequest as configured by this builder
|
GetDkimRequest |
GetDkimRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDkimRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDkimRequest.Builder |
GetDkimRequest.Builder.copy(GetDkimRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.