Uses of Class
io.kubernetes.client.proto.V1.LimitRangeList
-
Uses of V1.LimitRangeList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.LimitRangeListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.LimitRangeList>
V1.LimitRangeList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.LimitRangeListModifier and TypeMethodDescriptionV1.LimitRangeList.Builder.build()
V1.LimitRangeList.Builder.buildPartial()
static V1.LimitRangeList
V1.LimitRangeList.getDefaultInstance()
V1.LimitRangeList.Builder.getDefaultInstanceForType()
V1.LimitRangeList.getDefaultInstanceForType()
static V1.LimitRangeList
V1.LimitRangeList.parseDelimitedFrom
(InputStream input) static V1.LimitRangeList
V1.LimitRangeList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(byte[] data) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(com.google.protobuf.ByteString data) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(InputStream input) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(ByteBuffer data) static V1.LimitRangeList
V1.LimitRangeList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.LimitRangeListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.LimitRangeList>
V1.LimitRangeList.getParserForType()
static com.google.protobuf.Parser<V1.LimitRangeList>
V1.LimitRangeList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.LimitRangeListModifier and TypeMethodDescriptionV1.LimitRangeList.Builder.mergeFrom
(V1.LimitRangeList other) static V1.LimitRangeList.Builder
V1.LimitRangeList.newBuilder
(V1.LimitRangeList prototype)