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