public class AliasPathType extends Object
Constructor and Description |
---|
AliasPathType() |
Modifier and Type | Method and Description |
---|---|
List<String> |
apiVersions()
Get the apiVersions value.
|
String |
path()
Get the path value.
|
AliasPathType |
withApiVersions(List<String> apiVersions)
Set the apiVersions value.
|
AliasPathType |
withPath(String path)
Set the path value.
|
public String path()
public AliasPathType withPath(String path)
path
- the path value to setpublic List<String> apiVersions()
public AliasPathType withApiVersions(List<String> apiVersions)
apiVersions
- the apiVersions value to setCopyright © 2019. All rights reserved.