public static interface DescribeHubContentRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<DescribeHubContentRequest.Builder,DescribeHubContentRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeHubContentRequest.Builder |
hubContentName(String hubContentName)
The name of the content to describe.
|
DescribeHubContentRequest.Builder |
hubContentType(HubContentType hubContentType)
The type of content in the hub.
|
DescribeHubContentRequest.Builder |
hubContentType(String hubContentType)
The type of content in the hub.
|
DescribeHubContentRequest.Builder |
hubContentVersion(String hubContentVersion)
The version of the content to describe.
|
DescribeHubContentRequest.Builder |
hubName(String hubName)
The name of the hub that contains the content to describe.
|
DescribeHubContentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeHubContentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeHubContentRequest.Builder hubName(String hubName)
The name of the hub that contains the content to describe.
hubName - The name of the hub that contains the content to describe.DescribeHubContentRequest.Builder hubContentType(String hubContentType)
The type of content in the hub.
hubContentType - The type of content in the hub.HubContentType,
HubContentTypeDescribeHubContentRequest.Builder hubContentType(HubContentType hubContentType)
The type of content in the hub.
hubContentType - The type of content in the hub.HubContentType,
HubContentTypeDescribeHubContentRequest.Builder hubContentName(String hubContentName)
The name of the content to describe.
hubContentName - The name of the content to describe.DescribeHubContentRequest.Builder hubContentVersion(String hubContentVersion)
The version of the content to describe.
hubContentVersion - The version of the content to describe.DescribeHubContentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeHubContentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.