Interface MegacliteServiceBinding.Builder2
- Enclosing class:
- MegacliteServiceBinding
public static interface MegacliteServiceBinding.Builder2
Second builder step to construct new 
MegacliteServiceBinding instances.- 
Method SummaryModifier and TypeMethodDescriptionConfigures the name of the outbound service, as specified in thenameproperty of the Deploy with Confidence outbound service specification.
- 
Method Details- 
nameConfigures the name of the outbound service, as specified in thenameproperty of the Deploy with Confidence outbound service specification.- Parameters:
- name- The name of the outbound service.
- Returns:
- A MegacliteServiceBinding.Builder3instance.
 
 
-