Uses of Interface
software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResponse.Builder
-
Packages that use DeleteCloudFrontOriginAccessIdentityResponse.Builder Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of DeleteCloudFrontOriginAccessIdentityResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return DeleteCloudFrontOriginAccessIdentityResponse.Builder Modifier and Type Method Description static DeleteCloudFrontOriginAccessIdentityResponse.BuilderDeleteCloudFrontOriginAccessIdentityResponse. builder()DeleteCloudFrontOriginAccessIdentityResponse.BuilderDeleteCloudFrontOriginAccessIdentityResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type DeleteCloudFrontOriginAccessIdentityResponse.Builder Modifier and Type Method Description static Class<? extends DeleteCloudFrontOriginAccessIdentityResponse.Builder>DeleteCloudFrontOriginAccessIdentityResponse. serializableBuilderClass()
-