AliasPathType Class

Definition

The type of the paths for alias.

public class AliasPathType
Inheritance
java.lang.Object
AliasPathType

Inherited Members

java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructors

AliasPathType()

Methods

apiVersions()

Get the API versions.

path()

Get the path of an alias.

withApiVersions(List<String> apiVersions)

Set the API versions.

withPath(String path)

Set the path of an alias.

Applies to