| Modifier and Type | Method and Description |
|---|---|
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.forNumber(int value) |
ScanConfig.ExportToSecurityCommandCenter |
ScanConfigOrBuilder.getExportToSecurityCommandCenter()
Controls export of scan configurations and results to Cloud Security
Command Center.
|
ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.getExportToSecurityCommandCenter()
Controls export of scan configurations and results to Cloud Security
Command Center.
|
ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.Builder.getExportToSecurityCommandCenter()
Controls export of scan configurations and results to Cloud Security
Command Center.
|
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanConfig.ExportToSecurityCommandCenter[] |
ScanConfig.ExportToSecurityCommandCenter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ScanConfig.ExportToSecurityCommandCenter> |
ScanConfig.ExportToSecurityCommandCenter.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Builder |
ScanConfig.Builder.setExportToSecurityCommandCenter(ScanConfig.ExportToSecurityCommandCenter value)
Controls export of scan configurations and results to Cloud Security
Command Center.
|
Copyright © 2019 Google LLC. All rights reserved.