Uses of Class
io.kubernetes.client.proto.V1beta2Apps.ReplicaSetStatus
-
Uses of V1beta2Apps.ReplicaSetStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta2Apps.ReplicaSetStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta2Apps.ReplicaSetStatus>V1beta2Apps.ReplicaSetStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta2Apps.ReplicaSetStatusModifier and TypeMethodDescriptionV1beta2Apps.ReplicaSetStatus.Builder.build()V1beta2Apps.ReplicaSetStatus.Builder.buildPartial()static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.getDefaultInstance()V1beta2Apps.ReplicaSetStatus.Builder.getDefaultInstanceForType()V1beta2Apps.ReplicaSetStatus.getDefaultInstanceForType()V1beta2Apps.ReplicaSet.Builder.getStatus()Status is the most recently observed status of the ReplicaSet.V1beta2Apps.ReplicaSet.getStatus()Status is the most recently observed status of the ReplicaSet.V1beta2Apps.ReplicaSetOrBuilder.getStatus()Status is the most recently observed status of the ReplicaSet.static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseDelimitedFrom(InputStream input) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(byte[] data) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.ByteString data) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.CodedInputStream input) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(InputStream input) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(ByteBuffer data) static V1beta2Apps.ReplicaSetStatusV1beta2Apps.ReplicaSetStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta2Apps.ReplicaSetStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta2Apps.ReplicaSetStatus>V1beta2Apps.ReplicaSetStatus.getParserForType()static com.google.protobuf.Parser<V1beta2Apps.ReplicaSetStatus>V1beta2Apps.ReplicaSetStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta2Apps.ReplicaSetStatusModifier and TypeMethodDescriptionV1beta2Apps.ReplicaSetStatus.Builder.mergeFrom(V1beta2Apps.ReplicaSetStatus other) V1beta2Apps.ReplicaSet.Builder.mergeStatus(V1beta2Apps.ReplicaSetStatus value) Status is the most recently observed status of the ReplicaSet.V1beta2Apps.ReplicaSetStatus.newBuilder(V1beta2Apps.ReplicaSetStatus prototype) V1beta2Apps.ReplicaSet.Builder.setStatus(V1beta2Apps.ReplicaSetStatus value) Status is the most recently observed status of the ReplicaSet.