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