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