Uses of Class
com.google.cloud.securitycenter.v1.Access
-
Packages that use Access Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Access in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Access Modifier and Type Method Description AccessAccess.Builder. build()AccessAccess.Builder. buildPartial()AccessFinding.Builder. getAccess()Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.AccessFinding. getAccess()Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.AccessFindingOrBuilder. getAccess()Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.static AccessAccess. getDefaultInstance()AccessAccess.Builder. getDefaultInstanceForType()AccessAccess. getDefaultInstanceForType()static AccessAccess. parseDelimitedFrom(InputStream input)static AccessAccess. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessAccess. parseFrom(byte[] data)static AccessAccess. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessAccess. parseFrom(com.google.protobuf.ByteString data)static AccessAccess. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessAccess. parseFrom(com.google.protobuf.CodedInputStream input)static AccessAccess. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessAccess. parseFrom(InputStream input)static AccessAccess. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessAccess. parseFrom(ByteBuffer data)static AccessAccess. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Access Modifier and Type Method Description com.google.protobuf.Parser<Access>Access. getParserForType()static com.google.protobuf.Parser<Access>Access. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type Access Modifier and Type Method Description Finding.BuilderFinding.Builder. mergeAccess(Access value)Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.Access.BuilderAccess.Builder. mergeFrom(Access other)static Access.BuilderAccess. newBuilder(Access prototype)Finding.BuilderFinding.Builder. setAccess(Access value)Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.
-