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