Uses of Class
com.google.cloud.gkehub.configmanagement.v1beta.BinauthzConfig
-
Packages that use BinauthzConfig Package Description com.google.cloud.gkehub.configmanagement.v1beta -
-
Uses of BinauthzConfig in com.google.cloud.gkehub.configmanagement.v1beta
Methods in com.google.cloud.gkehub.configmanagement.v1beta that return BinauthzConfig Modifier and Type Method Description BinauthzConfigBinauthzConfig.Builder. build()BinauthzConfigBinauthzConfig.Builder. buildPartial()BinauthzConfigMembershipSpec.Builder. getBinauthz()Binauthz conifguration for the cluster.BinauthzConfigMembershipSpec. getBinauthz()Binauthz conifguration for the cluster.BinauthzConfigMembershipSpecOrBuilder. getBinauthz()Binauthz conifguration for the cluster.static BinauthzConfigBinauthzConfig. getDefaultInstance()BinauthzConfigBinauthzConfig.Builder. getDefaultInstanceForType()BinauthzConfigBinauthzConfig. getDefaultInstanceForType()static BinauthzConfigBinauthzConfig. parseDelimitedFrom(InputStream input)static BinauthzConfigBinauthzConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzConfigBinauthzConfig. parseFrom(byte[] data)static BinauthzConfigBinauthzConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzConfigBinauthzConfig. parseFrom(com.google.protobuf.ByteString data)static BinauthzConfigBinauthzConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzConfigBinauthzConfig. parseFrom(com.google.protobuf.CodedInputStream input)static BinauthzConfigBinauthzConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzConfigBinauthzConfig. parseFrom(InputStream input)static BinauthzConfigBinauthzConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzConfigBinauthzConfig. parseFrom(ByteBuffer data)static BinauthzConfigBinauthzConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.configmanagement.v1beta that return types with arguments of type BinauthzConfig Modifier and Type Method Description com.google.protobuf.Parser<BinauthzConfig>BinauthzConfig. getParserForType()static com.google.protobuf.Parser<BinauthzConfig>BinauthzConfig. parser()Methods in com.google.cloud.gkehub.configmanagement.v1beta with parameters of type BinauthzConfig Modifier and Type Method Description MembershipSpec.BuilderMembershipSpec.Builder. mergeBinauthz(BinauthzConfig value)Binauthz conifguration for the cluster.BinauthzConfig.BuilderBinauthzConfig.Builder. mergeFrom(BinauthzConfig other)static BinauthzConfig.BuilderBinauthzConfig. newBuilder(BinauthzConfig prototype)MembershipSpec.BuilderMembershipSpec.Builder. setBinauthz(BinauthzConfig value)Binauthz conifguration for the cluster.
-