public static interface GetTypedLinkFacetInformationRequest.Builder extends CloudDirectoryRequest.Builder, SdkPojo, CopyableBuilder<GetTypedLinkFacetInformationRequest.Builder,GetTypedLinkFacetInformationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTypedLinkFacetInformationRequest.Builder |
name(String name)
The unique name of the typed link facet.
|
GetTypedLinkFacetInformationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetTypedLinkFacetInformationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetTypedLinkFacetInformationRequest.Builder |
schemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTypedLinkFacetInformationRequest.Builder schemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.
schemaArn - The Amazon Resource Name (ARN) that is associated with the schema. For more information, see
arns.GetTypedLinkFacetInformationRequest.Builder name(String name)
The unique name of the typed link facet.
name - The unique name of the typed link facet.GetTypedLinkFacetInformationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTypedLinkFacetInformationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.