Uses of Class
io.kubernetes.client.proto.V1alpha1Admissionregistration.ServiceReference
-
Uses of V1alpha1Admissionregistration.ServiceReference in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1alpha1Admissionregistration.ServiceReferenceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1alpha1Admissionregistration.ServiceReference>V1alpha1Admissionregistration.ServiceReference.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1alpha1Admissionregistration.ServiceReferenceModifier and TypeMethodDescriptionV1alpha1Admissionregistration.ServiceReference.Builder.build()V1alpha1Admissionregistration.ServiceReference.Builder.buildPartial()V1alpha1Admissionregistration.ServiceReference.getDefaultInstance()V1alpha1Admissionregistration.ServiceReference.Builder.getDefaultInstanceForType()V1alpha1Admissionregistration.ServiceReference.getDefaultInstanceForType()V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder.getService()Service is a reference to the service for this webhook.V1alpha1Admissionregistration.AdmissionHookClientConfig.getService()Service is a reference to the service for this webhook.V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilder.getService()Service is a reference to the service for this webhook.V1alpha1Admissionregistration.ServiceReference.parseDelimitedFrom(InputStream input) V1alpha1Admissionregistration.ServiceReference.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Admissionregistration.ServiceReference.parseFrom(byte[] data) V1alpha1Admissionregistration.ServiceReference.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Admissionregistration.ServiceReference.parseFrom(com.google.protobuf.ByteString data) V1alpha1Admissionregistration.ServiceReference.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Admissionregistration.ServiceReference.parseFrom(com.google.protobuf.CodedInputStream input) V1alpha1Admissionregistration.ServiceReference.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Admissionregistration.ServiceReference.parseFrom(InputStream input) V1alpha1Admissionregistration.ServiceReference.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Admissionregistration.ServiceReference.parseFrom(ByteBuffer data) V1alpha1Admissionregistration.ServiceReference.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1alpha1Admissionregistration.ServiceReferenceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1alpha1Admissionregistration.ServiceReference>V1alpha1Admissionregistration.ServiceReference.getParserForType()static com.google.protobuf.Parser<V1alpha1Admissionregistration.ServiceReference>V1alpha1Admissionregistration.ServiceReference.parser()Methods in io.kubernetes.client.proto with parameters of type V1alpha1Admissionregistration.ServiceReferenceModifier and TypeMethodDescriptionV1alpha1Admissionregistration.ServiceReference.Builder.mergeFrom(V1alpha1Admissionregistration.ServiceReference other) V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder.mergeService(V1alpha1Admissionregistration.ServiceReference value) Service is a reference to the service for this webhook.V1alpha1Admissionregistration.ServiceReference.newBuilder(V1alpha1Admissionregistration.ServiceReference prototype) V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder.setService(V1alpha1Admissionregistration.ServiceReference value) Service is a reference to the service for this webhook.