| Modifier and Type | Method and Description |
|---|---|
SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.Builder.build() |
SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.Builder.buildPartial() |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.getDefaultInstance() |
SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.getDefaultInstanceForType() |
SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.Builder.getDefaultInstanceForType() |
SecurityHealthAnalyticsCustomModule |
CreateSecurityHealthAnalyticsCustomModuleRequest.getSecurityHealthAnalyticsCustomModule()
Required.
|
SecurityHealthAnalyticsCustomModule |
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder.getSecurityHealthAnalyticsCustomModule()
Required.
|
SecurityHealthAnalyticsCustomModule |
CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.getSecurityHealthAnalyticsCustomModule()
Required.
|
SecurityHealthAnalyticsCustomModule |
UpdateSecurityHealthAnalyticsCustomModuleRequest.getSecurityHealthAnalyticsCustomModule()
Required.
|
SecurityHealthAnalyticsCustomModule |
UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder.getSecurityHealthAnalyticsCustomModule()
Required.
|
SecurityHealthAnalyticsCustomModule |
UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.getSecurityHealthAnalyticsCustomModule()
Required.
|
SecurityHealthAnalyticsCustomModule |
ListSecurityHealthAnalyticsCustomModulesResponse.getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.
|
SecurityHealthAnalyticsCustomModule |
ListSecurityHealthAnalyticsCustomModulesResponse.Builder.getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.
|
SecurityHealthAnalyticsCustomModule |
ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder.getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.
|
SecurityHealthAnalyticsCustomModule |
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder.getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.
|
SecurityHealthAnalyticsCustomModule |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.
|
SecurityHealthAnalyticsCustomModule |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder.getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.
|
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseDelimitedFrom(InputStream input) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(byte[] data) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(ByteBuffer data) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(com.google.protobuf.ByteString data) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(InputStream input) |
static SecurityHealthAnalyticsCustomModule |
SecurityHealthAnalyticsCustomModule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecurityHealthAnalyticsCustomModule> |
SecurityHealthAnalyticsCustomModule.getParserForType() |
List<SecurityHealthAnalyticsCustomModule> |
ListSecurityHealthAnalyticsCustomModulesResponse.getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.
|
List<SecurityHealthAnalyticsCustomModule> |
ListSecurityHealthAnalyticsCustomModulesResponse.Builder.getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.
|
List<SecurityHealthAnalyticsCustomModule> |
ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder.getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.
|
List<SecurityHealthAnalyticsCustomModule> |
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder.getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.
|
List<SecurityHealthAnalyticsCustomModule> |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.
|
List<SecurityHealthAnalyticsCustomModule> |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder.getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.
|
static com.google.protobuf.Parser<SecurityHealthAnalyticsCustomModule> |
SecurityHealthAnalyticsCustomModule.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListSecurityHealthAnalyticsCustomModulesResponse.Builder |
ListSecurityHealthAnalyticsCustomModulesResponse.Builder.addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
Custom modules belonging to the requested parent.
|
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder.addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
Custom modules belonging to the requested parent and its descendants.
|
Copyright © 2024 Google LLC. All rights reserved.