类 Tiller.ListReleasesRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- hapi.services.tiller.Tiller.ListReleasesRequest
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Tiller.ListReleasesRequestOrBuilder,Serializable
- 封闭类:
- Tiller
public static final class Tiller.ListReleasesRequest extends com.google.protobuf.GeneratedMessageV3 implements Tiller.ListReleasesRequestOrBuilder
ListReleasesRequest requests a list of releases. Releases can be retrieved in chunks by setting limit and offset. Releases can be sorted according to a few pre-determined sort stategies.
Protobuf typehapi.services.tiller.ListReleasesRequest- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classTiller.ListReleasesRequest.BuilderListReleasesRequest requests a list of releases.-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
字段概要
字段 修饰符和类型 字段 说明 static intFILTER_FIELD_NUMBERstatic intLIMIT_FIELD_NUMBERstatic intNAMESPACE_FIELD_NUMBERstatic intOFFSET_FIELD_NUMBERstatic intSORT_BY_FIELD_NUMBERstatic intSORT_ORDER_FIELD_NUMBERstatic intSTATUS_CODES_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)static Tiller.ListReleasesRequestgetDefaultInstance()Tiller.ListReleasesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetFilter()Filter is a regular expression used to filter which releases should be listed.com.google.protobuf.ByteStringgetFilterBytes()Filter is a regular expression used to filter which releases should be listed.longgetLimit()Limit is the maximum number of releases to be returned.StringgetNamespace()Namespace is the filter to select releases only from a specific namespace.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace is the filter to select releases only from a specific namespace.StringgetOffset()Offset is the last release name that was seen.com.google.protobuf.ByteStringgetOffsetBytes()Offset is the last release name that was seen.com.google.protobuf.Parser<Tiller.ListReleasesRequest>getParserForType()intgetSerializedSize()Tiller.ListSort.SortBygetSortBy()SortBy is the sort field that the ListReleases server should sort data before returning.intgetSortByValue()SortBy is the sort field that the ListReleases server should sort data before returning.Tiller.ListSort.SortOrdergetSortOrder()SortOrder is the ordering directive used for sorting.intgetSortOrderValue()SortOrder is the ordering directive used for sorting.StatusOuterClass.Status.CodegetStatusCodes(int index)repeated .hapi.release.Status.Code status_codes = 6;intgetStatusCodesCount()repeated .hapi.release.Status.Code status_codes = 6;List<StatusOuterClass.Status.Code>getStatusCodesList()repeated .hapi.release.Status.Code status_codes = 6;intgetStatusCodesValue(int index)repeated .hapi.release.Status.Code status_codes = 6;List<Integer>getStatusCodesValueList()repeated .hapi.release.Status.Code status_codes = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Tiller.ListReleasesRequest.BuildernewBuilder()static Tiller.ListReleasesRequest.BuildernewBuilder(Tiller.ListReleasesRequest prototype)Tiller.ListReleasesRequest.BuildernewBuilderForType()protected Tiller.ListReleasesRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Tiller.ListReleasesRequestparseDelimitedFrom(InputStream input)static Tiller.ListReleasesRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.ListReleasesRequestparseFrom(byte[] data)static Tiller.ListReleasesRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.ListReleasesRequestparseFrom(com.google.protobuf.ByteString data)static Tiller.ListReleasesRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.ListReleasesRequestparseFrom(com.google.protobuf.CodedInputStream input)static Tiller.ListReleasesRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.ListReleasesRequestparseFrom(InputStream input)static Tiller.ListReleasesRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tiller.ListReleasesRequestparseFrom(ByteBuffer data)static Tiller.ListReleasesRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Tiller.ListReleasesRequest>parser()Tiller.ListReleasesRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
OFFSET_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SORT_BY_FIELD_NUMBER
public static final int SORT_BY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SORT_ORDER_FIELD_NUMBER
public static final int SORT_ORDER_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
STATUS_CODES_FIELD_NUMBER
public static final int STATUS_CODES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getLimit
public long getLimit()
Limit is the maximum number of releases to be returned.
int64 limit = 1;- 指定者:
getLimit在接口中Tiller.ListReleasesRequestOrBuilder
-
getOffset
public String getOffset()
Offset is the last release name that was seen. The next listing operation will start with the name after this one. Example: If list one returns albert, bernie, carl, and sets 'next: dennis'. dennis is the offset. Supplying 'dennis' for the next request should cause the next batch to return a set of results starting with 'dennis'.
string offset = 2;- 指定者:
getOffset在接口中Tiller.ListReleasesRequestOrBuilder
-
getOffsetBytes
public com.google.protobuf.ByteString getOffsetBytes()
Offset is the last release name that was seen. The next listing operation will start with the name after this one. Example: If list one returns albert, bernie, carl, and sets 'next: dennis'. dennis is the offset. Supplying 'dennis' for the next request should cause the next batch to return a set of results starting with 'dennis'.
string offset = 2;
-
getSortByValue
public int getSortByValue()
SortBy is the sort field that the ListReleases server should sort data before returning.
.hapi.services.tiller.ListSort.SortBy sort_by = 3;
-
getSortBy
public Tiller.ListSort.SortBy getSortBy()
SortBy is the sort field that the ListReleases server should sort data before returning.
.hapi.services.tiller.ListSort.SortBy sort_by = 3;- 指定者:
getSortBy在接口中Tiller.ListReleasesRequestOrBuilder
-
getFilter
public String getFilter()
Filter is a regular expression used to filter which releases should be listed. Anything that matches the regexp will be included in the results.
string filter = 4;- 指定者:
getFilter在接口中Tiller.ListReleasesRequestOrBuilder
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
Filter is a regular expression used to filter which releases should be listed. Anything that matches the regexp will be included in the results.
string filter = 4;
-
getSortOrderValue
public int getSortOrderValue()
SortOrder is the ordering directive used for sorting.
.hapi.services.tiller.ListSort.SortOrder sort_order = 5;
-
getSortOrder
public Tiller.ListSort.SortOrder getSortOrder()
SortOrder is the ordering directive used for sorting.
.hapi.services.tiller.ListSort.SortOrder sort_order = 5;
-
getStatusCodesList
public List<StatusOuterClass.Status.Code> getStatusCodesList()
repeated .hapi.release.Status.Code status_codes = 6;
-
getStatusCodesCount
public int getStatusCodesCount()
repeated .hapi.release.Status.Code status_codes = 6;
-
getStatusCodes
public StatusOuterClass.Status.Code getStatusCodes(int index)
repeated .hapi.release.Status.Code status_codes = 6;
-
getStatusCodesValueList
public List<Integer> getStatusCodesValueList()
repeated .hapi.release.Status.Code status_codes = 6;
-
getStatusCodesValue
public int getStatusCodesValue(int index)
repeated .hapi.release.Status.Code status_codes = 6;
-
getNamespace
public String getNamespace()
Namespace is the filter to select releases only from a specific namespace.
string namespace = 7;
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace is the filter to select releases only from a specific namespace.
string namespace = 7;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static Tiller.ListReleasesRequest parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static Tiller.ListReleasesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static Tiller.ListReleasesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public Tiller.ListReleasesRequest.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static Tiller.ListReleasesRequest.Builder newBuilder()
-
newBuilder
public static Tiller.ListReleasesRequest.Builder newBuilder(Tiller.ListReleasesRequest prototype)
-
toBuilder
public Tiller.ListReleasesRequest.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected Tiller.ListReleasesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Tiller.ListReleasesRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Tiller.ListReleasesRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Tiller.ListReleasesRequest> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Tiller.ListReleasesRequest getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-