Interface Controller.DefinitionStages.WithTargetContainerHostResourceId

All Known Subinterfaces:
Controller.Definition
Enclosing interface:
Controller.DefinitionStages

public static interface Controller.DefinitionStages.WithTargetContainerHostResourceId
The stage of the Controller definition allowing to specify targetContainerHostResourceId.
  • Method Details

    • withTargetContainerHostResourceId

      Controller.DefinitionStages.WithTargetContainerHostCredentialsBase64 withTargetContainerHostResourceId(String targetContainerHostResourceId)
      Specifies the targetContainerHostResourceId property: Resource ID of the target container host.
      Parameters:
      targetContainerHostResourceId - Resource ID of the target container host.
      Returns:
      the next definition stage.