public static interface DescribeWorkforceRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<DescribeWorkforceRequest.Builder,DescribeWorkforceRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkforceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeWorkforceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeWorkforceRequest.Builder |
workforceName(String workforceName)
The name of the private workforce whose access you want to restrict.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeWorkforceRequest.Builder workforceName(String workforceName)
The name of the private workforce whose access you want to restrict. WorkforceName is
automatically set to default when a workforce is created and cannot be modified.
workforceName - The name of the private workforce whose access you want to restrict. WorkforceName is
automatically set to default when a workforce is created and cannot be modified.DescribeWorkforceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeWorkforceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.