Uses of Class
com.google.cloud.securitycenter.v1p1beta1.Asset.IamPolicy
-
Packages that use Asset.IamPolicy Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of Asset.IamPolicy in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return Asset.IamPolicy Modifier and Type Method Description Asset.IamPolicy
Asset.IamPolicy.Builder. build()
Asset.IamPolicy
Asset.IamPolicy.Builder. buildPartial()
static Asset.IamPolicy
Asset.IamPolicy. getDefaultInstance()
Asset.IamPolicy
Asset.IamPolicy.Builder. getDefaultInstanceForType()
Asset.IamPolicy
Asset.IamPolicy. getDefaultInstanceForType()
Asset.IamPolicy
Asset.Builder. getIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.Asset.IamPolicy
Asset. getIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.Asset.IamPolicy
AssetOrBuilder. getIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.static Asset.IamPolicy
Asset.IamPolicy. parseDelimitedFrom(InputStream input)
static Asset.IamPolicy
Asset.IamPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(byte[] data)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(com.google.protobuf.ByteString data)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(com.google.protobuf.CodedInputStream input)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(InputStream input)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(ByteBuffer data)
static Asset.IamPolicy
Asset.IamPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type Asset.IamPolicy Modifier and Type Method Description com.google.protobuf.Parser<Asset.IamPolicy>
Asset.IamPolicy. getParserForType()
static com.google.protobuf.Parser<Asset.IamPolicy>
Asset.IamPolicy. parser()
Methods in com.google.cloud.securitycenter.v1p1beta1 with parameters of type Asset.IamPolicy Modifier and Type Method Description Asset.IamPolicy.Builder
Asset.IamPolicy.Builder. mergeFrom(Asset.IamPolicy other)
Asset.Builder
Asset.Builder. mergeIamPolicy(Asset.IamPolicy value)
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.static Asset.IamPolicy.Builder
Asset.IamPolicy. newBuilder(Asset.IamPolicy prototype)
Asset.Builder
Asset.Builder. setIamPolicy(Asset.IamPolicy value)
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset.
-