Class EventThreatDetectionCustomModuleName (0.1.0)

publicclass EventThreatDetectionCustomModuleNameimplementsResourceName

Inheritance

Object > EventThreatDetectionCustomModuleName

Implements

com.google.api.resourcenames.ResourceName

Static Methods

format(String organization, String location, String eventThreatDetectionCustomModule)

publicstaticStringformat(Stringorganization,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
organization String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
String

formatFolderLocationEventThreatDetectionCustomModuleName(String folder, String location, String eventThreatDetectionCustomModule)

publicstaticStringformatFolderLocationEventThreatDetectionCustomModuleName(Stringfolder,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
folder String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
String

formatOrganizationLocationEventThreatDetectionCustomModuleName(String organization, String location, String eventThreatDetectionCustomModule)

publicstaticStringformatOrganizationLocationEventThreatDetectionCustomModuleName(Stringorganization,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
organization String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
String

formatProjectLocationEventThreatDetectionCustomModuleName(String project, String location, String eventThreatDetectionCustomModule)

publicstaticStringformatProjectLocationEventThreatDetectionCustomModuleName(Stringproject,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
project String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
String

isParsableFrom(String formattedString)

publicstaticbooleanisParsableFrom(StringformattedString)
Parameter
Name Description
formattedString String
Returns
Type Description
boolean

newBuilder()

publicstaticEventThreatDetectionCustomModuleName.BuildernewBuilder()
Returns
Type Description
EventThreatDetectionCustomModuleName.Builder

newFolderLocationEventThreatDetectionCustomModuleBuilder()

publicstaticEventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuildernewFolderLocationEventThreatDetectionCustomModuleBuilder()
Returns
Type Description
EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

newOrganizationLocationEventThreatDetectionCustomModuleBuilder()

publicstaticEventThreatDetectionCustomModuleName.BuildernewOrganizationLocationEventThreatDetectionCustomModuleBuilder()
Returns
Type Description
EventThreatDetectionCustomModuleName.Builder

newProjectLocationEventThreatDetectionCustomModuleBuilder()

publicstaticEventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuildernewProjectLocationEventThreatDetectionCustomModuleBuilder()
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

of(String organization, String location, String eventThreatDetectionCustomModule)

publicstaticEventThreatDetectionCustomModuleNameof(Stringorganization,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
organization String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName

ofFolderLocationEventThreatDetectionCustomModuleName(String folder, String location, String eventThreatDetectionCustomModule)

publicstaticEventThreatDetectionCustomModuleNameofFolderLocationEventThreatDetectionCustomModuleName(Stringfolder,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
folder String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName

ofOrganizationLocationEventThreatDetectionCustomModuleName(String organization, String location, String eventThreatDetectionCustomModule)

publicstaticEventThreatDetectionCustomModuleNameofOrganizationLocationEventThreatDetectionCustomModuleName(Stringorganization,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
organization String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName

ofProjectLocationEventThreatDetectionCustomModuleName(String project, String location, String eventThreatDetectionCustomModule)

publicstaticEventThreatDetectionCustomModuleNameofProjectLocationEventThreatDetectionCustomModuleName(Stringproject,Stringlocation,StringeventThreatDetectionCustomModule)
Parameters
Name Description
project String
location String
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName

parse(String formattedString)

publicstaticEventThreatDetectionCustomModuleNameparse(StringformattedString)
Parameter
Name Description
formattedString String
Returns
Type Description
EventThreatDetectionCustomModuleName

parseList(List<String> formattedStrings)

publicstaticList<EventThreatDetectionCustomModuleName>parseList(List<String>formattedStrings)
Parameter
Name Description
formattedStrings List<String>
Returns
Type Description
List<EventThreatDetectionCustomModuleName>

toStringList(List<EventThreatDetectionCustomModuleName> values)

publicstaticList<String>toStringList(List<EventThreatDetectionCustomModuleName>values)
Parameter
Name Description
values List<EventThreatDetectionCustomModuleName>
Returns
Type Description
List<String>

Constructors

EventThreatDetectionCustomModuleName() (deprecated)

protectedEventThreatDetectionCustomModuleName()

Methods

equals(Object o)

publicbooleanequals(Objecto)
Parameter
Name Description
o Object
Returns
Type Description
boolean
Overrides

getEventThreatDetectionCustomModule()

publicStringgetEventThreatDetectionCustomModule()
Returns
Type Description
String

getFieldValue(String fieldName)

publicStringgetFieldValue(StringfieldName)
Parameter
Name Description
fieldName String
Returns
Type Description
String

getFieldValuesMap()

publicMap<String,String>getFieldValuesMap()
Returns
Type Description
Map<String,String>

getFolder()

publicStringgetFolder()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

getOrganization()

publicStringgetOrganization()
Returns
Type Description
String

getProject()

publicStringgetProject()
Returns
Type Description
String

hashCode()

publicinthashCode()
Returns
Type Description
int
Overrides

toBuilder()

publicEventThreatDetectionCustomModuleName.BuildertoBuilder()
Returns
Type Description
EventThreatDetectionCustomModuleName.Builder

toString()

publicStringtoString()
Returns
Type Description
String
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.