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