Controller.DefinitionStages.WithTargetContainerHostCredentialsBase64 Interface
public static interface Controller.DefinitionStages.WithTargetContainerHostCredentialsBase64
The stage of the Controller definition allowing to specify targetContainerHostCredentialsBase64.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTargetContainerHostCredentialsBase64(String targetContainerHostCredentialsBase64)
Specifies the target |
Method Details
withTargetContainerHostCredentialsBase64
public abstract Controller.DefinitionStages.WithCreate withTargetContainerHostCredentialsBase64(String targetContainerHostCredentialsBase64)
Specifies the targetContainerHostCredentialsBase64 property: Credentials of the target container host (base64)..
Parameters:
Returns: