| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.AuthMethod |
PulsarApi.CommandConnectOrBuilder.getAuthMethod() |
PulsarApi.AuthMethod |
PulsarApi.CommandConnect.getAuthMethod() |
PulsarApi.AuthMethod |
PulsarApi.CommandConnect.Builder.getAuthMethod() |
static PulsarApi.AuthMethod |
PulsarApi.AuthMethod.valueOf(int value) |
static PulsarApi.AuthMethod |
PulsarApi.AuthMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PulsarApi.AuthMethod[] |
PulsarApi.AuthMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pulsar.shaded.com.google.protobuf.v241.Internal.EnumLiteMap<PulsarApi.AuthMethod> |
PulsarApi.AuthMethod.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.CommandConnect.Builder |
PulsarApi.CommandConnect.Builder.setAuthMethod(PulsarApi.AuthMethod value) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.