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