Interface MegacliteServiceBinding.Builder3
- Enclosing class:
- MegacliteServiceBinding
public static interface MegacliteServiceBinding.Builder3
Third builder step to construct new 
MegacliteServiceBinding instances.- 
Method SummaryModifier and TypeMethodDescriptionConfigures the version of the outbound service, as specified in theversionproperty of the Deploy with Confidence outbound service specification.
- 
Method Details- 
versionConfigures the version of the outbound service, as specified in theversionproperty of the Deploy with Confidence outbound service specification.- Parameters:
- version- The version of the outbound service,
- Returns:
- A MegacliteServiceBinding.Builder4instance.
 
 
-