public static interface GetExternalModelsRequest.Builder extends FraudDetectorRequest.Builder, SdkPojo, CopyableBuilder<GetExternalModelsRequest.Builder,GetExternalModelsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetExternalModelsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects to return for the request.
|
GetExternalModelsRequest.Builder |
modelEndpoint(String modelEndpoint)
The Amazon SageMaker model endpoint.
|
GetExternalModelsRequest.Builder |
nextToken(String nextToken)
The next page token for the request.
|
GetExternalModelsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetExternalModelsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetExternalModelsRequest.Builder modelEndpoint(String modelEndpoint)
The Amazon SageMaker model endpoint.
modelEndpoint - The Amazon SageMaker model endpoint.GetExternalModelsRequest.Builder nextToken(String nextToken)
The next page token for the request.
nextToken - The next page token for the request.GetExternalModelsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects to return for the request.
maxResults - The maximum number of objects to return for the request.GetExternalModelsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetExternalModelsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.