public static interface ExternalModelSummary.Builder extends SdkPojo, CopyableBuilder<ExternalModelSummary.Builder,ExternalModelSummary>
| Modifier and Type | Method and Description |
|---|---|
ExternalModelSummary.Builder |
modelEndpoint(String modelEndpoint)
The endpoint of the Amazon SageMaker model.
|
ExternalModelSummary.Builder |
modelSource(ModelSource modelSource)
The source of the model.
|
ExternalModelSummary.Builder |
modelSource(String modelSource)
The source of the model.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExternalModelSummary.Builder modelEndpoint(String modelEndpoint)
The endpoint of the Amazon SageMaker model.
modelEndpoint - The endpoint of the Amazon SageMaker model.ExternalModelSummary.Builder modelSource(String modelSource)
The source of the model.
modelSource - The source of the model.ModelSource,
ModelSourceExternalModelSummary.Builder modelSource(ModelSource modelSource)
The source of the model.
modelSource - The source of the model.ModelSource,
ModelSourceCopyright © 2022. All rights reserved.