Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CreateTrustStoreResponse.Builder
Packages that use CreateTrustStoreResponse.Builder
-
Uses of CreateTrustStoreResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CreateTrustStoreResponse.BuilderModifier and TypeMethodDescriptionCreateTrustStoreResponse.builder()The version identifier for the current version of the trust store.CreateTrustStoreResponse.toBuilder()default CreateTrustStoreResponse.BuilderCreateTrustStoreResponse.Builder.trustStore(Consumer<TrustStore.Builder> trustStore) The trust store.CreateTrustStoreResponse.Builder.trustStore(TrustStore trustStore) The trust store.Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CreateTrustStoreResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateTrustStoreResponse.Builder>CreateTrustStoreResponse.serializableBuilderClass()