Uses of Class
io.kubernetes.client.proto.V1Autoscaling.ScaleSpec
-
Uses of V1Autoscaling.ScaleSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Autoscaling.ScaleSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Autoscaling.ScaleSpec>V1Autoscaling.ScaleSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Autoscaling.ScaleSpecModifier and TypeMethodDescriptionV1Autoscaling.ScaleSpec.Builder.build()V1Autoscaling.ScaleSpec.Builder.buildPartial()static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.getDefaultInstance()V1Autoscaling.ScaleSpec.Builder.getDefaultInstanceForType()V1Autoscaling.ScaleSpec.getDefaultInstanceForType()V1Autoscaling.Scale.Builder.getSpec()defines the behavior of the scale.V1Autoscaling.Scale.getSpec()defines the behavior of the scale.V1Autoscaling.ScaleOrBuilder.getSpec()defines the behavior of the scale.static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseDelimitedFrom(InputStream input) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(byte[] data) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.ByteString data) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.CodedInputStream input) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(InputStream input) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(ByteBuffer data) static V1Autoscaling.ScaleSpecV1Autoscaling.ScaleSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Autoscaling.ScaleSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Autoscaling.ScaleSpec>V1Autoscaling.ScaleSpec.getParserForType()static com.google.protobuf.Parser<V1Autoscaling.ScaleSpec>V1Autoscaling.ScaleSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V1Autoscaling.ScaleSpecModifier and TypeMethodDescriptionV1Autoscaling.ScaleSpec.Builder.mergeFrom(V1Autoscaling.ScaleSpec other) V1Autoscaling.Scale.Builder.mergeSpec(V1Autoscaling.ScaleSpec value) defines the behavior of the scale.V1Autoscaling.ScaleSpec.newBuilder(V1Autoscaling.ScaleSpec prototype) V1Autoscaling.Scale.Builder.setSpec(V1Autoscaling.ScaleSpec value) defines the behavior of the scale.