Uses of Class
io.kubernetes.client.proto.V1Apps.Deployment
-
Uses of V1Apps.Deployment in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.DeploymentModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.Deployment>V1Apps.Deployment.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Apps.DeploymentModifier and TypeMethodDescriptionV1Apps.Deployment.Builder.build()V1Apps.Deployment.Builder.buildPartial()static V1Apps.DeploymentV1Apps.Deployment.getDefaultInstance()V1Apps.Deployment.Builder.getDefaultInstanceForType()V1Apps.Deployment.getDefaultInstanceForType()V1Apps.DeploymentList.Builder.getItems(int index) Items is the list of Deployments.V1Apps.DeploymentList.getItems(int index) Items is the list of Deployments.V1Apps.DeploymentListOrBuilder.getItems(int index) Items is the list of Deployments.static V1Apps.DeploymentV1Apps.Deployment.parseDelimitedFrom(InputStream input) static V1Apps.DeploymentV1Apps.Deployment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(byte[] data) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(com.google.protobuf.ByteString data) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(com.google.protobuf.CodedInputStream input) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(InputStream input) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(ByteBuffer data) static V1Apps.DeploymentV1Apps.Deployment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.DeploymentModifier and TypeMethodDescriptionV1Apps.DeploymentList.Builder.getItemsList()Items is the list of Deployments.V1Apps.DeploymentList.getItemsList()Items is the list of Deployments.V1Apps.DeploymentListOrBuilder.getItemsList()Items is the list of Deployments.com.google.protobuf.Parser<V1Apps.Deployment>V1Apps.Deployment.getParserForType()static com.google.protobuf.Parser<V1Apps.Deployment>V1Apps.Deployment.parser()Methods in io.kubernetes.client.proto with parameters of type V1Apps.DeploymentModifier and TypeMethodDescriptionV1Apps.DeploymentList.Builder.addItems(int index, V1Apps.Deployment value) Items is the list of Deployments.V1Apps.DeploymentList.Builder.addItems(V1Apps.Deployment value) Items is the list of Deployments.V1Apps.Deployment.Builder.mergeFrom(V1Apps.Deployment other) static V1Apps.Deployment.BuilderV1Apps.Deployment.newBuilder(V1Apps.Deployment prototype) V1Apps.DeploymentList.Builder.setItems(int index, V1Apps.Deployment value) Items is the list of Deployments.Method parameters in io.kubernetes.client.proto with type arguments of type V1Apps.DeploymentModifier and TypeMethodDescriptionV1Apps.DeploymentList.Builder.addAllItems(Iterable<? extends V1Apps.Deployment> values) Items is the list of Deployments.