public class ProxyOnlyResource extends Object
| Constructor and Description |
|---|
ProxyOnlyResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id value.
|
String |
kind()
Get the kind value.
|
String |
name()
Get the name value.
|
String |
type()
Get the type value.
|
ProxyOnlyResource |
withKind(String kind)
Set the kind value.
|
public String id()
public String name()
public String kind()
public ProxyOnlyResource withKind(String kind)
kind - the kind value to setpublic String type()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/