Uses of Class
com.google.container.v1beta1.LegacyAbac
-
Packages that use LegacyAbac Package Description com.google.container.v1beta1 -
-
Uses of LegacyAbac in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return LegacyAbac Modifier and Type Method Description LegacyAbacLegacyAbac.Builder. build()LegacyAbacLegacyAbac.Builder. buildPartial()static LegacyAbacLegacyAbac. getDefaultInstance()LegacyAbacLegacyAbac.Builder. getDefaultInstanceForType()LegacyAbacLegacyAbac. getDefaultInstanceForType()LegacyAbacCluster.Builder. getLegacyAbac()Configuration for the legacy ABAC authorization mode.LegacyAbacCluster. getLegacyAbac()Configuration for the legacy ABAC authorization mode.LegacyAbacClusterOrBuilder. getLegacyAbac()Configuration for the legacy ABAC authorization mode.static LegacyAbacLegacyAbac. parseDelimitedFrom(InputStream input)static LegacyAbacLegacyAbac. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LegacyAbacLegacyAbac. parseFrom(byte[] data)static LegacyAbacLegacyAbac. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LegacyAbacLegacyAbac. parseFrom(com.google.protobuf.ByteString data)static LegacyAbacLegacyAbac. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LegacyAbacLegacyAbac. parseFrom(com.google.protobuf.CodedInputStream input)static LegacyAbacLegacyAbac. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LegacyAbacLegacyAbac. parseFrom(InputStream input)static LegacyAbacLegacyAbac. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LegacyAbacLegacyAbac. parseFrom(ByteBuffer data)static LegacyAbacLegacyAbac. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type LegacyAbac Modifier and Type Method Description com.google.protobuf.Parser<LegacyAbac>LegacyAbac. getParserForType()static com.google.protobuf.Parser<LegacyAbac>LegacyAbac. parser()Methods in com.google.container.v1beta1 with parameters of type LegacyAbac Modifier and Type Method Description LegacyAbac.BuilderLegacyAbac.Builder. mergeFrom(LegacyAbac other)Cluster.BuilderCluster.Builder. mergeLegacyAbac(LegacyAbac value)Configuration for the legacy ABAC authorization mode.static LegacyAbac.BuilderLegacyAbac. newBuilder(LegacyAbac prototype)Cluster.BuilderCluster.Builder. setLegacyAbac(LegacyAbac value)Configuration for the legacy ABAC authorization mode.
-