Uses of Class
io.kubernetes.client.proto.V1Apps.DeploymentSpec
-
Uses of V1Apps.DeploymentSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.DeploymentSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.DeploymentSpec>
V1Apps.DeploymentSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Apps.DeploymentSpecModifier and TypeMethodDescriptionV1Apps.DeploymentSpec.Builder.build()
V1Apps.DeploymentSpec.Builder.buildPartial()
static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.getDefaultInstance()
V1Apps.DeploymentSpec.Builder.getDefaultInstanceForType()
V1Apps.DeploymentSpec.getDefaultInstanceForType()
V1Apps.Deployment.Builder.getSpec()
Specification of the desired behavior of the Deployment.V1Apps.Deployment.getSpec()
Specification of the desired behavior of the Deployment.V1Apps.DeploymentOrBuilder.getSpec()
Specification of the desired behavior of the Deployment.static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseDelimitedFrom
(InputStream input) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(byte[] data) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(com.google.protobuf.ByteString data) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(InputStream input) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(ByteBuffer data) static V1Apps.DeploymentSpec
V1Apps.DeploymentSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.DeploymentSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Apps.DeploymentSpec>
V1Apps.DeploymentSpec.getParserForType()
static com.google.protobuf.Parser<V1Apps.DeploymentSpec>
V1Apps.DeploymentSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Apps.DeploymentSpecModifier and TypeMethodDescriptionV1Apps.DeploymentSpec.Builder.mergeFrom
(V1Apps.DeploymentSpec other) V1Apps.Deployment.Builder.mergeSpec
(V1Apps.DeploymentSpec value) Specification of the desired behavior of the Deployment.V1Apps.DeploymentSpec.newBuilder
(V1Apps.DeploymentSpec prototype) V1Apps.Deployment.Builder.setSpec
(V1Apps.DeploymentSpec value) Specification of the desired behavior of the Deployment.