Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.AddTrustStoreRevocationsResponse.Builder
Packages that use AddTrustStoreRevocationsResponse.Builder
-
Uses of AddTrustStoreRevocationsResponse.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return AddTrustStoreRevocationsResponse.BuilderModifier and TypeMethodDescriptionAddTrustStoreRevocationsResponse.builder()AddTrustStoreRevocationsResponse.toBuilder()AddTrustStoreRevocationsResponse.Builder.trustStoreRevocations(Collection<TrustStoreRevocation> trustStoreRevocations) Information about the revocation file added to the trust store.AddTrustStoreRevocationsResponse.Builder.trustStoreRevocations(Consumer<TrustStoreRevocation.Builder>... trustStoreRevocations) Information about the revocation file added to the trust store.AddTrustStoreRevocationsResponse.Builder.trustStoreRevocations(TrustStoreRevocation... trustStoreRevocations) Information about the revocation file added to the trust store.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type AddTrustStoreRevocationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AddTrustStoreRevocationsResponse.Builder>AddTrustStoreRevocationsResponse.serializableBuilderClass()