| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
AddTrustStoreRevocationsResult |
AmazonElasticLoadBalancingClient.addTrustStoreRevocations(AddTrustStoreRevocationsRequest request)
Adds the specified revocation file to the specified trust store.
|
AddTrustStoreRevocationsResult |
AbstractAmazonElasticLoadBalancing.addTrustStoreRevocations(AddTrustStoreRevocationsRequest request) |
AddTrustStoreRevocationsResult |
AmazonElasticLoadBalancing.addTrustStoreRevocations(AddTrustStoreRevocationsRequest addTrustStoreRevocationsRequest)
Adds the specified revocation file to the specified trust store.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTrustStoreRevocationsResult> |
AmazonElasticLoadBalancingAsyncClient.addTrustStoreRevocationsAsync(AddTrustStoreRevocationsRequest request,
AsyncHandler<AddTrustStoreRevocationsRequest,AddTrustStoreRevocationsResult> asyncHandler) |
Future<AddTrustStoreRevocationsResult> |
AbstractAmazonElasticLoadBalancingAsync.addTrustStoreRevocationsAsync(AddTrustStoreRevocationsRequest request,
AsyncHandler<AddTrustStoreRevocationsRequest,AddTrustStoreRevocationsResult> asyncHandler) |
Future<AddTrustStoreRevocationsResult> |
AmazonElasticLoadBalancingAsync.addTrustStoreRevocationsAsync(AddTrustStoreRevocationsRequest addTrustStoreRevocationsRequest,
AsyncHandler<AddTrustStoreRevocationsRequest,AddTrustStoreRevocationsResult> asyncHandler)
Adds the specified revocation file to the specified trust store.
|
| Modifier and Type | Method and Description |
|---|---|
AddTrustStoreRevocationsResult |
AddTrustStoreRevocationsResult.clone() |
AddTrustStoreRevocationsResult |
AddTrustStoreRevocationsResult.withTrustStoreRevocations(Collection<TrustStoreRevocation> trustStoreRevocations)
Information about the revocation file added to the trust store.
|
AddTrustStoreRevocationsResult |
AddTrustStoreRevocationsResult.withTrustStoreRevocations(TrustStoreRevocation... trustStoreRevocations)
Information about the revocation file added to the trust store.
|
Copyright © 2024. All rights reserved.