ConnectionSetting.DefinitionStages.WithKind Interface
public static interface ConnectionSetting.DefinitionStages.WithKind
The stage of the ConnectionSetting definition allowing to specify kind.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withKind(Kind kind)
Specifies the kind property: Required. |
Method Details
withKind
public abstract ConnectionSetting.DefinitionStages.WithCreate withKind(Kind kind)
Specifies the kind property: Required. Gets or sets the Kind of the resource..
Parameters:
Returns: