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