Uses of Class
io.kubernetes.client.proto.V1.PodExecOptions
-
Uses of V1.PodExecOptions in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PodExecOptionsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PodExecOptions>V1.PodExecOptions.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.PodExecOptionsModifier and TypeMethodDescriptionV1.PodExecOptions.Builder.build()V1.PodExecOptions.Builder.buildPartial()static V1.PodExecOptionsV1.PodExecOptions.getDefaultInstance()V1.PodExecOptions.Builder.getDefaultInstanceForType()V1.PodExecOptions.getDefaultInstanceForType()static V1.PodExecOptionsV1.PodExecOptions.parseDelimitedFrom(InputStream input) static V1.PodExecOptionsV1.PodExecOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(byte[] data) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(com.google.protobuf.ByteString data) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(com.google.protobuf.CodedInputStream input) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(InputStream input) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(ByteBuffer data) static V1.PodExecOptionsV1.PodExecOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodExecOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PodExecOptions>V1.PodExecOptions.getParserForType()static com.google.protobuf.Parser<V1.PodExecOptions>V1.PodExecOptions.parser()Methods in io.kubernetes.client.proto with parameters of type V1.PodExecOptionsModifier and TypeMethodDescriptionV1.PodExecOptions.Builder.mergeFrom(V1.PodExecOptions other) static V1.PodExecOptions.BuilderV1.PodExecOptions.newBuilder(V1.PodExecOptions prototype)