Uses of Class
com.google.cloud.gkehub.configmanagement.v1beta.BinauthzVersion
-
Packages that use BinauthzVersion Package Description com.google.cloud.gkehub.configmanagement.v1beta -
-
Uses of BinauthzVersion in com.google.cloud.gkehub.configmanagement.v1beta
Methods in com.google.cloud.gkehub.configmanagement.v1beta that return BinauthzVersion Modifier and Type Method Description BinauthzVersionBinauthzVersion.Builder. build()BinauthzVersionBinauthzVersion.Builder. buildPartial()static BinauthzVersionBinauthzVersion. getDefaultInstance()BinauthzVersionBinauthzVersion.Builder. getDefaultInstanceForType()BinauthzVersionBinauthzVersion. getDefaultInstanceForType()BinauthzVersionBinauthzState.Builder. getVersion()The version of binauthz that is installed.BinauthzVersionBinauthzState. getVersion()The version of binauthz that is installed.BinauthzVersionBinauthzStateOrBuilder. getVersion()The version of binauthz that is installed.static BinauthzVersionBinauthzVersion. parseDelimitedFrom(InputStream input)static BinauthzVersionBinauthzVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzVersionBinauthzVersion. parseFrom(byte[] data)static BinauthzVersionBinauthzVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzVersionBinauthzVersion. parseFrom(com.google.protobuf.ByteString data)static BinauthzVersionBinauthzVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzVersionBinauthzVersion. parseFrom(com.google.protobuf.CodedInputStream input)static BinauthzVersionBinauthzVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzVersionBinauthzVersion. parseFrom(InputStream input)static BinauthzVersionBinauthzVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BinauthzVersionBinauthzVersion. parseFrom(ByteBuffer data)static BinauthzVersionBinauthzVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.configmanagement.v1beta that return types with arguments of type BinauthzVersion Modifier and Type Method Description com.google.protobuf.Parser<BinauthzVersion>BinauthzVersion. getParserForType()static com.google.protobuf.Parser<BinauthzVersion>BinauthzVersion. parser()Methods in com.google.cloud.gkehub.configmanagement.v1beta with parameters of type BinauthzVersion Modifier and Type Method Description BinauthzVersion.BuilderBinauthzVersion.Builder. mergeFrom(BinauthzVersion other)BinauthzState.BuilderBinauthzState.Builder. mergeVersion(BinauthzVersion value)The version of binauthz that is installed.static BinauthzVersion.BuilderBinauthzVersion. newBuilder(BinauthzVersion prototype)BinauthzState.BuilderBinauthzState.Builder. setVersion(BinauthzVersion value)The version of binauthz that is installed.
-