Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.GetTrustStoreRevocationContentResponse.Builder
-
Packages that use GetTrustStoreRevocationContentResponse.Builder Package Description software.amazon.awssdk.services.elasticloadbalancingv2.model -
-
Uses of GetTrustStoreRevocationContentResponse.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return GetTrustStoreRevocationContentResponse.Builder Modifier and Type Method Description static GetTrustStoreRevocationContentResponse.BuilderGetTrustStoreRevocationContentResponse. builder()GetTrustStoreRevocationContentResponse.BuilderGetTrustStoreRevocationContentResponse.Builder. location(String location)The revocation files Amazon S3 URI.GetTrustStoreRevocationContentResponse.BuilderGetTrustStoreRevocationContentResponse. toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type GetTrustStoreRevocationContentResponse.Builder Modifier and Type Method Description static Class<? extends GetTrustStoreRevocationContentResponse.Builder>GetTrustStoreRevocationContentResponse. serializableBuilderClass()
-