Uses of Class
k8s.io.api.core.v1.Generated.PodLogOptions
-
Packages that use Generated.PodLogOptions Package Description binoculars k8s.io.api.core.v1 -
-
Uses of Generated.PodLogOptions in binoculars
Methods in binoculars that return Generated.PodLogOptions Modifier and Type Method Description Generated.PodLogOptionsBinocularsOuterClass.LogRequest.Builder. getLogOptions().k8s.io.api.core.v1.PodLogOptions log_options = 5;Generated.PodLogOptionsBinocularsOuterClass.LogRequest. getLogOptions().k8s.io.api.core.v1.PodLogOptions log_options = 5;Generated.PodLogOptionsBinocularsOuterClass.LogRequestOrBuilder. getLogOptions().k8s.io.api.core.v1.PodLogOptions log_options = 5;Methods in binoculars with parameters of type Generated.PodLogOptions Modifier and Type Method Description BinocularsOuterClass.LogRequest.BuilderBinocularsOuterClass.LogRequest.Builder. mergeLogOptions(Generated.PodLogOptions value).k8s.io.api.core.v1.PodLogOptions log_options = 5;BinocularsOuterClass.LogRequest.BuilderBinocularsOuterClass.LogRequest.Builder. setLogOptions(Generated.PodLogOptions value).k8s.io.api.core.v1.PodLogOptions log_options = 5; -
Uses of Generated.PodLogOptions in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.PodLogOptions Modifier and Type Field Description static com.google.protobuf.Parser<Generated.PodLogOptions>Generated.PodLogOptions. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.PodLogOptions Modifier and Type Method Description Generated.PodLogOptionsGenerated.PodLogOptions.Builder. build()Generated.PodLogOptionsGenerated.PodLogOptions.Builder. buildPartial()static Generated.PodLogOptionsGenerated.PodLogOptions. getDefaultInstance()Generated.PodLogOptionsGenerated.PodLogOptions.Builder. getDefaultInstanceForType()Generated.PodLogOptionsGenerated.PodLogOptions. getDefaultInstanceForType()static Generated.PodLogOptionsGenerated.PodLogOptions. parseDelimitedFrom(InputStream input)static Generated.PodLogOptionsGenerated.PodLogOptions. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(byte[] data)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(com.google.protobuf.ByteString data)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(InputStream input)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(ByteBuffer data)static Generated.PodLogOptionsGenerated.PodLogOptions. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.PodLogOptions Modifier and Type Method Description com.google.protobuf.Parser<Generated.PodLogOptions>Generated.PodLogOptions. getParserForType()static com.google.protobuf.Parser<Generated.PodLogOptions>Generated.PodLogOptions. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.PodLogOptions Modifier and Type Method Description Generated.PodLogOptions.BuilderGenerated.PodLogOptions.Builder. mergeFrom(Generated.PodLogOptions other)static Generated.PodLogOptions.BuilderGenerated.PodLogOptions. newBuilder(Generated.PodLogOptions prototype)
-