Interface MegacliteServiceBinding.Builder3

Enclosing class:
MegacliteServiceBinding

public static interface MegacliteServiceBinding.Builder3
Third builder step to construct new MegacliteServiceBinding instances.
  • Method Summary

    Modifier and Type
    Method
    Description
    version(String version)
    Configures the version of the outbound service, as specified in the version property of the Deploy with Confidence outbound service specification.
  • Method Details