Uses of Class
com.google.cloud.gkehub.configmanagement.v1alpha.BinauthzVersion
-
Packages that use BinauthzVersion Package Description com.google.cloud.gkehub.configmanagement.v1alpha -
-
Uses of BinauthzVersion in com.google.cloud.gkehub.configmanagement.v1alpha
Methods in com.google.cloud.gkehub.configmanagement.v1alpha that return BinauthzVersion Modifier and Type Method Description BinauthzVersion
BinauthzVersion.Builder. build()
BinauthzVersion
BinauthzVersion.Builder. buildPartial()
static BinauthzVersion
BinauthzVersion. getDefaultInstance()
BinauthzVersion
BinauthzVersion.Builder. getDefaultInstanceForType()
BinauthzVersion
BinauthzVersion. getDefaultInstanceForType()
BinauthzVersion
BinauthzState.Builder. getVersion()
The version of binauthz that is installed.BinauthzVersion
BinauthzState. getVersion()
The version of binauthz that is installed.BinauthzVersion
BinauthzStateOrBuilder. getVersion()
The version of binauthz that is installed.static BinauthzVersion
BinauthzVersion. parseDelimitedFrom(InputStream input)
static BinauthzVersion
BinauthzVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BinauthzVersion
BinauthzVersion. parseFrom(byte[] data)
static BinauthzVersion
BinauthzVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BinauthzVersion
BinauthzVersion. parseFrom(com.google.protobuf.ByteString data)
static BinauthzVersion
BinauthzVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BinauthzVersion
BinauthzVersion. parseFrom(com.google.protobuf.CodedInputStream input)
static BinauthzVersion
BinauthzVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BinauthzVersion
BinauthzVersion. parseFrom(InputStream input)
static BinauthzVersion
BinauthzVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BinauthzVersion
BinauthzVersion. parseFrom(ByteBuffer data)
static BinauthzVersion
BinauthzVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkehub.configmanagement.v1alpha 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.v1alpha with parameters of type BinauthzVersion Modifier and Type Method Description BinauthzVersion.Builder
BinauthzVersion.Builder. mergeFrom(BinauthzVersion other)
BinauthzState.Builder
BinauthzState.Builder. mergeVersion(BinauthzVersion value)
The version of binauthz that is installed.static BinauthzVersion.Builder
BinauthzVersion. newBuilder(BinauthzVersion prototype)
BinauthzState.Builder
BinauthzState.Builder. setVersion(BinauthzVersion value)
The version of binauthz that is installed.
-