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