Uses of Interface
software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse.Builder
-
Packages that use UpdateActionResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of UpdateActionResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return UpdateActionResponse.Builder Modifier and Type Method Description UpdateActionResponse.BuilderUpdateActionResponse.Builder. actionArn(String actionArn)The Amazon Resource Name (ARN) of the action.static UpdateActionResponse.BuilderUpdateActionResponse. builder()UpdateActionResponse.BuilderUpdateActionResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type UpdateActionResponse.Builder Modifier and Type Method Description static Class<? extends UpdateActionResponse.Builder>UpdateActionResponse. serializableBuilderClass()
-