Interface MegacliteServiceBinding.Builder3
- Enclosing class:
- MegacliteServiceBinding
public static interface MegacliteServiceBinding.Builder3
Third builder step to construct new
MegacliteServiceBinding instances.-
Method Summary
Modifier and TypeMethodDescriptionConfigures the version of the outbound service, as specified in theversionproperty of the Deploy with Confidence outbound service specification.
-
Method Details
-
version
Configures 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.
-