Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.GetTrustStoreRevocationContentRequest.Builder
Packages that use GetTrustStoreRevocationContentRequest.Builder
Package
Description
-
Uses of GetTrustStoreRevocationContentRequest.Builder in software.amazon.awssdk.services.elasticloadbalancingv2
Method parameters in software.amazon.awssdk.services.elasticloadbalancingv2 with type arguments of type GetTrustStoreRevocationContentRequest.BuilderModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.getTrustStoreRevocationContent(Consumer<GetTrustStoreRevocationContentRequest.Builder> getTrustStoreRevocationContentRequest) Retrieves the specified revocation file.ElasticLoadBalancingV2Client.getTrustStoreRevocationContent(Consumer<GetTrustStoreRevocationContentRequest.Builder> getTrustStoreRevocationContentRequest) Retrieves the specified revocation file. -
Uses of GetTrustStoreRevocationContentRequest.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return GetTrustStoreRevocationContentRequest.BuilderModifier and TypeMethodDescriptionGetTrustStoreRevocationContentRequest.builder()GetTrustStoreRevocationContentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetTrustStoreRevocationContentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetTrustStoreRevocationContentRequest.Builder.revocationId(Long revocationId) The revocation ID of the revocation file.GetTrustStoreRevocationContentRequest.toBuilder()GetTrustStoreRevocationContentRequest.Builder.trustStoreArn(String trustStoreArn) The Amazon Resource Name (ARN) of the trust store.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type GetTrustStoreRevocationContentRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTrustStoreRevocationContentRequest.Builder>GetTrustStoreRevocationContentRequest.serializableBuilderClass()