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