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