Interface GetTrustStoreRevocationContentResponse.Builder
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<GetTrustStoreRevocationContentResponse.Builder,,GetTrustStoreRevocationContentResponse> ElasticLoadBalancingV2Response.Builder,SdkBuilder<GetTrustStoreRevocationContentResponse.Builder,,GetTrustStoreRevocationContentResponse> SdkPojo,SdkResponse.Builder
- Enclosing class:
GetTrustStoreRevocationContentResponse
public static interface GetTrustStoreRevocationContentResponse.Builder
extends ElasticLoadBalancingV2Response.Builder, SdkPojo, CopyableBuilder<GetTrustStoreRevocationContentResponse.Builder,GetTrustStoreRevocationContentResponse>
-
Method Summary
Modifier and TypeMethodDescriptionThe revocation files Amazon S3 URI.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.services.elasticloadbalancingv2.model.ElasticLoadBalancingV2Response.Builder
build, responseMetadata, responseMetadataMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldsMethods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
Method Details
-
location
The revocation files Amazon S3 URI.
- Parameters:
location- The revocation files Amazon S3 URI.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-