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