Interface InforNexusSourceProperties.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<InforNexusSourceProperties.Builder,,InforNexusSourceProperties> SdkBuilder<InforNexusSourceProperties.Builder,,InforNexusSourceProperties> SdkPojo
- Enclosing class:
 InforNexusSourceProperties
public static interface InforNexusSourceProperties.Builder
extends SdkPojo, CopyableBuilder<InforNexusSourceProperties.Builder,InforNexusSourceProperties> 
- 
Method Summary
Modifier and TypeMethodDescriptionThe object specified in the Infor Nexus flow source.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
object
The object specified in the Infor Nexus flow source.
- Parameters:
 object- The object specified in the Infor Nexus flow source.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -