Uses of Class
io.kubernetes.client.proto.V1Apps.ReplicaSetSpec
-
Uses of V1Apps.ReplicaSetSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.ReplicaSetSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.ReplicaSetSpec>V1Apps.ReplicaSetSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Apps.ReplicaSetSpecModifier and TypeMethodDescriptionV1Apps.ReplicaSetSpec.Builder.build()V1Apps.ReplicaSetSpec.Builder.buildPartial()static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.getDefaultInstance()V1Apps.ReplicaSetSpec.Builder.getDefaultInstanceForType()V1Apps.ReplicaSetSpec.getDefaultInstanceForType()V1Apps.ReplicaSet.Builder.getSpec()Spec defines the specification of the desired behavior of the ReplicaSet.V1Apps.ReplicaSet.getSpec()Spec defines the specification of the desired behavior of the ReplicaSet.V1Apps.ReplicaSetOrBuilder.getSpec()Spec defines the specification of the desired behavior of the ReplicaSet.static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseDelimitedFrom(InputStream input) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(byte[] data) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.ByteString data) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.CodedInputStream input) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(InputStream input) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(ByteBuffer data) static V1Apps.ReplicaSetSpecV1Apps.ReplicaSetSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.ReplicaSetSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Apps.ReplicaSetSpec>V1Apps.ReplicaSetSpec.getParserForType()static com.google.protobuf.Parser<V1Apps.ReplicaSetSpec>V1Apps.ReplicaSetSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V1Apps.ReplicaSetSpecModifier and TypeMethodDescriptionV1Apps.ReplicaSetSpec.Builder.mergeFrom(V1Apps.ReplicaSetSpec other) V1Apps.ReplicaSet.Builder.mergeSpec(V1Apps.ReplicaSetSpec value) Spec defines the specification of the desired behavior of the ReplicaSet.V1Apps.ReplicaSetSpec.newBuilder(V1Apps.ReplicaSetSpec prototype) V1Apps.ReplicaSet.Builder.setSpec(V1Apps.ReplicaSetSpec value) Spec defines the specification of the desired behavior of the ReplicaSet.