Interface CreateIdNamespaceRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<CreateIdNamespaceRequest.Builder,CreateIdNamespaceRequest>,EntityResolutionRequest.Builder,SdkBuilder<CreateIdNamespaceRequest.Builder,CreateIdNamespaceRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- CreateIdNamespaceRequest
public static interface CreateIdNamespaceRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<CreateIdNamespaceRequest.Builder,CreateIdNamespaceRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateIdNamespaceRequest.Builderdescription(String description)The description of the ID namespace.CreateIdNamespaceRequest.BuilderidMappingWorkflowProperties(Collection<IdNamespaceIdMappingWorkflowProperties> idMappingWorkflowProperties)Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.CreateIdNamespaceRequest.BuilderidMappingWorkflowProperties(Consumer<IdNamespaceIdMappingWorkflowProperties.Builder>... idMappingWorkflowProperties)Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.CreateIdNamespaceRequest.BuilderidMappingWorkflowProperties(IdNamespaceIdMappingWorkflowProperties... idMappingWorkflowProperties)Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.CreateIdNamespaceRequest.BuilderidNamespaceName(String idNamespaceName)The name of the ID namespace.CreateIdNamespaceRequest.BuilderinputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdNamespaceRequest.BuilderinputSourceConfig(Consumer<IdNamespaceInputSource.Builder>... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdNamespaceRequest.BuilderinputSourceConfig(IdNamespaceInputSource... inputSourceConfig)A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CreateIdNamespaceRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)CreateIdNamespaceRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)CreateIdNamespaceRequest.BuilderroleArn(String roleArn)The Amazon Resource Name (ARN) of the IAM role.CreateIdNamespaceRequest.Buildertags(Map<String,String> tags)The tags used to organize, track, or control access for this resource.CreateIdNamespaceRequest.Buildertype(String type)The type of ID namespace.CreateIdNamespaceRequest.Buildertype(IdNamespaceType type)The type of ID namespace.-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.entityresolution.model.EntityResolutionRequest.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
description
CreateIdNamespaceRequest.Builder description(String description)
The description of the ID namespace.
- Parameters:
description- The description of the ID namespace.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
idMappingWorkflowProperties
CreateIdNamespaceRequest.Builder idMappingWorkflowProperties(Collection<IdNamespaceIdMappingWorkflowProperties> idMappingWorkflowProperties)
Determines the properties of
IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.- Parameters:
idMappingWorkflowProperties- Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
idMappingWorkflowProperties
CreateIdNamespaceRequest.Builder idMappingWorkflowProperties(IdNamespaceIdMappingWorkflowProperties... idMappingWorkflowProperties)
Determines the properties of
IdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.- Parameters:
idMappingWorkflowProperties- Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
idMappingWorkflowProperties
CreateIdNamespaceRequest.Builder idMappingWorkflowProperties(Consumer<IdNamespaceIdMappingWorkflowProperties.Builder>... idMappingWorkflowProperties)
Determines the properties of
This is a convenience method that creates an instance of theIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.IdNamespaceIdMappingWorkflowProperties.Builderavoiding the need to create one manually viaIdNamespaceIdMappingWorkflowProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#idMappingWorkflowProperties(List.) - Parameters:
idMappingWorkflowProperties- a consumer that will call methods onIdNamespaceIdMappingWorkflowProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#idMappingWorkflowProperties(java.util.Collection)
-
idNamespaceName
CreateIdNamespaceRequest.Builder idNamespaceName(String idNamespaceName)
The name of the ID namespace.
- Parameters:
idNamespaceName- The name of the ID namespace.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
inputSourceConfig
CreateIdNamespaceRequest.Builder inputSourceConfig(Collection<IdNamespaceInputSource> inputSourceConfig)
A list of
InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.- Parameters:
inputSourceConfig- A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
inputSourceConfig
CreateIdNamespaceRequest.Builder inputSourceConfig(IdNamespaceInputSource... inputSourceConfig)
A list of
InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.- Parameters:
inputSourceConfig- A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
inputSourceConfig
CreateIdNamespaceRequest.Builder inputSourceConfig(Consumer<IdNamespaceInputSource.Builder>... inputSourceConfig)
A list of
This is a convenience method that creates an instance of theInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.IdNamespaceInputSource.Builderavoiding the need to create one manually viaIdNamespaceInputSource.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#inputSourceConfig(List.) - Parameters:
inputSourceConfig- a consumer that will call methods onIdNamespaceInputSource.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#inputSourceConfig(java.util.Collection)
-
roleArn
CreateIdNamespaceRequest.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access the resources defined in this
IdNamespaceon your behalf as part of the workflow run.- Parameters:
roleArn- The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access the resources defined in thisIdNamespaceon your behalf as part of the workflow run.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
tags
CreateIdNamespaceRequest.Builder tags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
- Parameters:
tags- The tags used to organize, track, or control access for this resource.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
type
CreateIdNamespaceRequest.Builder type(String type)
The type of ID namespace. There are two types:
SOURCEandTARGET.The
SOURCEcontains configurations forsourceIddata that will be processed in an ID mapping workflow.The
TARGETcontains a configuration oftargetIdto which allsourceIdswill resolve to.- Parameters:
type- The type of ID namespace. There are two types:SOURCEandTARGET.The
SOURCEcontains configurations forsourceIddata that will be processed in an ID mapping workflow.The
TARGETcontains a configuration oftargetIdto which allsourceIdswill resolve to.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
IdNamespaceType,IdNamespaceType
-
type
CreateIdNamespaceRequest.Builder type(IdNamespaceType type)
The type of ID namespace. There are two types:
SOURCEandTARGET.The
SOURCEcontains configurations forsourceIddata that will be processed in an ID mapping workflow.The
TARGETcontains a configuration oftargetIdto which allsourceIdswill resolve to.- Parameters:
type- The type of ID namespace. There are two types:SOURCEandTARGET.The
SOURCEcontains configurations forsourceIddata that will be processed in an ID mapping workflow.The
TARGETcontains a configuration oftargetIdto which allsourceIdswill resolve to.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
IdNamespaceType,IdNamespaceType
-
overrideConfiguration
CreateIdNamespaceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
CreateIdNamespaceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-