Uses of Class
com.google.cloud.bigtable.common.Status
-
Packages that use Status Package Description com.google.cloud.bigtable.admin.v2.models com.google.cloud.bigtable.common com.google.cloud.bigtable.data.v2.models -
-
Uses of Status in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return Status Modifier and Type Method Description StatusEncryptionInfo. getStatus() -
Uses of Status in com.google.cloud.bigtable.common
Methods in com.google.cloud.bigtable.common that return Status Modifier and Type Method Description static StatusStatus. fromProto(com.google.rpc.Status proto)Wraps the given protobuf Status -
Uses of Status in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return Status Modifier and Type Method Description abstract StatusCloseStream. getStatus()
-