public static final class ComplianceNote.CisBenchmark extends GeneratedMessage implements ComplianceNote.CisBenchmarkOrBuilderA compliance check that is a CIS benchmark.
Protobuf type grafeas.v1.ComplianceNote.CisBenchmark
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ComplianceNote.CisBenchmarkImplements
ComplianceNote.CisBenchmarkOrBuilderStatic Fields
PROFILE_LEVEL_FIELD_NUMBER
public static final int PROFILE_LEVEL_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ComplianceNote.CisBenchmark getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ComplianceNote.CisBenchmark.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark.Builder |
|
newBuilder(ComplianceNote.CisBenchmark prototype)
public static ComplianceNote.CisBenchmark.Builder newBuilder(ComplianceNote.CisBenchmark prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ComplianceNote.CisBenchmark |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark.Builder |
|
parseDelimitedFrom(InputStream input)
public static ComplianceNote.CisBenchmark parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote.CisBenchmark parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ComplianceNote.CisBenchmark parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote.CisBenchmark parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ComplianceNote.CisBenchmark parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote.CisBenchmark parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ComplianceNote.CisBenchmark parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote.CisBenchmark parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ComplianceNote.CisBenchmark parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote.CisBenchmark parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ComplianceNote.CisBenchmark parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ComplianceNote.CisBenchmark parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ComplianceNote.CisBenchmark> parser()| Returns | |
|---|---|
| Type | Description |
Parser<CisBenchmark> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ComplianceNote.CisBenchmark getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark |
|
getParserForType()
public Parser<ComplianceNote.CisBenchmark> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<CisBenchmark> |
|
getProfileLevel()
public int getProfileLevel()int32 profile_level = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The profileLevel. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSeverity()
public Severity getSeverity().grafeas.v1.Severity severity = 2;
| Returns | |
|---|---|
| Type | Description |
Severity |
The severity. |
getSeverityValue()
public int getSeverityValue().grafeas.v1.Severity severity = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for severity. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ComplianceNote.CisBenchmark.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ComplianceNote.CisBenchmark.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark.Builder |
|
toBuilder()
public ComplianceNote.CisBenchmark.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ComplianceNote.CisBenchmark.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|