Uses of Interface
software.amazon.awssdk.services.servicequotas.model.GetAssociationForServiceQuotaTemplateResponse.Builder
-
Packages that use GetAssociationForServiceQuotaTemplateResponse.Builder Package Description software.amazon.awssdk.services.servicequotas.model -
-
Uses of GetAssociationForServiceQuotaTemplateResponse.Builder in software.amazon.awssdk.services.servicequotas.model
Methods in software.amazon.awssdk.services.servicequotas.model that return GetAssociationForServiceQuotaTemplateResponse.Builder Modifier and Type Method Description static GetAssociationForServiceQuotaTemplateResponse.BuilderGetAssociationForServiceQuotaTemplateResponse. builder()GetAssociationForServiceQuotaTemplateResponse.BuilderGetAssociationForServiceQuotaTemplateResponse.Builder. serviceQuotaTemplateAssociationStatus(String serviceQuotaTemplateAssociationStatus)The association status.GetAssociationForServiceQuotaTemplateResponse.BuilderGetAssociationForServiceQuotaTemplateResponse.Builder. serviceQuotaTemplateAssociationStatus(ServiceQuotaTemplateAssociationStatus serviceQuotaTemplateAssociationStatus)The association status.GetAssociationForServiceQuotaTemplateResponse.BuilderGetAssociationForServiceQuotaTemplateResponse. toBuilder()Methods in software.amazon.awssdk.services.servicequotas.model that return types with arguments of type GetAssociationForServiceQuotaTemplateResponse.Builder Modifier and Type Method Description static Class<? extends GetAssociationForServiceQuotaTemplateResponse.Builder>GetAssociationForServiceQuotaTemplateResponse. serializableBuilderClass()
-