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