| Package | Description |
|---|---|
| org.apache.knox.gateway.shell.alias |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAliasRequest.RequestType |
PostRequest.getRequestType() |
protected AbstractAliasRequest.RequestType |
ListRequest.getRequestType() |
protected AbstractAliasRequest.RequestType |
DeleteRequest.getRequestType() |
protected abstract AbstractAliasRequest.RequestType |
AbstractAliasRequest.getRequestType() |
static AbstractAliasRequest.RequestType |
AbstractAliasRequest.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractAliasRequest.RequestType[] |
AbstractAliasRequest.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.