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