static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.forNumber(int value) |
|
SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.Builder.getNamedTarget() |
Seek to a named position with respect to the message backlog.
|
SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.getNamedTarget() |
Seek to a named position with respect to the message backlog.
|
SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequestOrBuilder.getNamedTarget() |
Seek to a named position with respect to the message backlog.
|
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.valueOf(int value) |
Deprecated.
|
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SeekSubscriptionRequest.NamedTarget[] |
SeekSubscriptionRequest.NamedTarget.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|