Uses of Class
io.kubernetes.client.proto.V1Authentication.TokenRequestSpec
-
Uses of V1Authentication.TokenRequestSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authentication.TokenRequestSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authentication.TokenRequestSpec>
V1Authentication.TokenRequestSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Authentication.TokenRequestSpecModifier and TypeMethodDescriptionV1Authentication.TokenRequestSpec.Builder.build()
V1Authentication.TokenRequestSpec.Builder.buildPartial()
V1Authentication.TokenRequestSpec.getDefaultInstance()
V1Authentication.TokenRequestSpec.Builder.getDefaultInstanceForType()
V1Authentication.TokenRequestSpec.getDefaultInstanceForType()
V1Authentication.TokenRequest.Builder.getSpec()
Spec holds information about the request being evaluatedV1Authentication.TokenRequest.getSpec()
Spec holds information about the request being evaluatedV1Authentication.TokenRequestOrBuilder.getSpec()
Spec holds information about the request being evaluatedV1Authentication.TokenRequestSpec.parseDelimitedFrom
(InputStream input) V1Authentication.TokenRequestSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenRequestSpec.parseFrom
(byte[] data) V1Authentication.TokenRequestSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenRequestSpec.parseFrom
(com.google.protobuf.ByteString data) V1Authentication.TokenRequestSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenRequestSpec.parseFrom
(com.google.protobuf.CodedInputStream input) V1Authentication.TokenRequestSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenRequestSpec.parseFrom
(InputStream input) V1Authentication.TokenRequestSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenRequestSpec.parseFrom
(ByteBuffer data) V1Authentication.TokenRequestSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authentication.TokenRequestSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Authentication.TokenRequestSpec>
V1Authentication.TokenRequestSpec.getParserForType()
static com.google.protobuf.Parser<V1Authentication.TokenRequestSpec>
V1Authentication.TokenRequestSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Authentication.TokenRequestSpecModifier and TypeMethodDescriptionV1Authentication.TokenRequestSpec.Builder.mergeFrom
(V1Authentication.TokenRequestSpec other) V1Authentication.TokenRequest.Builder.mergeSpec
(V1Authentication.TokenRequestSpec value) Spec holds information about the request being evaluatedV1Authentication.TokenRequestSpec.newBuilder
(V1Authentication.TokenRequestSpec prototype) V1Authentication.TokenRequest.Builder.setSpec
(V1Authentication.TokenRequestSpec value) Spec holds information about the request being evaluated