Interface ForwarderOrgInfoForConnectionsClientCreate1._FinalStage
-
- All Known Implementing Classes:
ForwarderOrgInfoForConnectionsClientCreate1.Builder
- Enclosing class:
- ForwarderOrgInfoForConnectionsClientCreate1
public static interface ForwarderOrgInfoForConnectionsClientCreate1._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
build
ForwarderOrgInfoForConnectionsClientCreate1 build()
-
industry
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage industry(java.util.Optional<java.lang.String> industry)
-
industry
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage industry(java.lang.String industry)
-
industry
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage industry(Nullable<java.lang.String> industry)
-
streetAddress
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage streetAddress(java.util.Optional<LocationFeature> streetAddress)
-
streetAddress
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage streetAddress(LocationFeature streetAddress)
-
streetAddress
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage streetAddress(Nullable<LocationFeature> streetAddress)
-
contactFirstName
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage contactFirstName(java.util.Optional<java.lang.String> contactFirstName)
-
contactFirstName
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage contactFirstName(java.lang.String contactFirstName)
-
contactFirstName
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage contactFirstName(Nullable<java.lang.String> contactFirstName)
-
contactLastName
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage contactLastName(java.util.Optional<java.lang.String> contactLastName)
-
contactLastName
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage contactLastName(java.lang.String contactLastName)
-
contactLastName
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage contactLastName(Nullable<java.lang.String> contactLastName)
-
phoneNumberPrimary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage phoneNumberPrimary(java.util.Optional<java.lang.String> phoneNumberPrimary)
-
phoneNumberPrimary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage phoneNumberPrimary(java.lang.String phoneNumberPrimary)
-
phoneNumberPrimary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage phoneNumberPrimary(Nullable<java.lang.String> phoneNumberPrimary)
-
phoneNumberSecondary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage phoneNumberSecondary(java.util.Optional<java.lang.String> phoneNumberSecondary)
-
phoneNumberSecondary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage phoneNumberSecondary(java.lang.String phoneNumberSecondary)
-
phoneNumberSecondary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage phoneNumberSecondary(Nullable<java.lang.String> phoneNumberSecondary)
-
emailAddressSecondary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage emailAddressSecondary(java.util.Optional<java.lang.String> emailAddressSecondary)
-
emailAddressSecondary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage emailAddressSecondary(java.lang.String emailAddressSecondary)
-
emailAddressSecondary
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage emailAddressSecondary(Nullable<java.lang.String> emailAddressSecondary)
-
jobTitle
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage jobTitle(java.util.Optional<java.lang.String> jobTitle)
-
jobTitle
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage jobTitle(java.lang.String jobTitle)
-
jobTitle
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage jobTitle(Nullable<java.lang.String> jobTitle)
-
notes
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage notes(java.util.Optional<java.lang.String> notes)
-
notes
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage notes(java.lang.String notes)
-
notes
ForwarderOrgInfoForConnectionsClientCreate1._FinalStage notes(Nullable<java.lang.String> notes)
-
-