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