Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.ModifyTrustStoreResponse.Builder
Packages that use ModifyTrustStoreResponse.Builder
-
Uses of ModifyTrustStoreResponse.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return ModifyTrustStoreResponse.BuilderModifier and TypeMethodDescriptionModifyTrustStoreResponse.builder()ModifyTrustStoreResponse.toBuilder()ModifyTrustStoreResponse.Builder.trustStores(Collection<TrustStore> trustStores) Information about the modified trust store.ModifyTrustStoreResponse.Builder.trustStores(Consumer<TrustStore.Builder>... trustStores) Information about the modified trust store.ModifyTrustStoreResponse.Builder.trustStores(TrustStore... trustStores) Information about the modified trust store.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type ModifyTrustStoreResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyTrustStoreResponse.Builder>ModifyTrustStoreResponse.serializableBuilderClass()