Uses of Interface
software.amazon.awssdk.services.glue.model.UpdateUsageProfileResponse.Builder
-
Packages that use UpdateUsageProfileResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of UpdateUsageProfileResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return UpdateUsageProfileResponse.Builder Modifier and Type Method Description static UpdateUsageProfileResponse.BuilderUpdateUsageProfileResponse. builder()UpdateUsageProfileResponse.BuilderUpdateUsageProfileResponse.Builder. name(String name)The name of the usage profile that was updated.UpdateUsageProfileResponse.BuilderUpdateUsageProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type UpdateUsageProfileResponse.Builder Modifier and Type Method Description static Class<? extends UpdateUsageProfileResponse.Builder>UpdateUsageProfileResponse. serializableBuilderClass()
-