Uses of Interface
software.amazon.awssdk.services.transfer.model.UpdateProfileResponse.Builder
-
Packages that use UpdateProfileResponse.Builder Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of UpdateProfileResponse.Builder in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return UpdateProfileResponse.Builder Modifier and Type Method Description static UpdateProfileResponse.BuilderUpdateProfileResponse. builder()UpdateProfileResponse.BuilderUpdateProfileResponse.Builder. profileId(String profileId)Returns the identifier for the profile that's being updated.UpdateProfileResponse.BuilderUpdateProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.transfer.model that return types with arguments of type UpdateProfileResponse.Builder Modifier and Type Method Description static Class<? extends UpdateProfileResponse.Builder>UpdateProfileResponse. serializableBuilderClass()
-