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