Class EffectiveEventThreatDetectionCustomModuleName (0.8.0)

public class EffectiveEventThreatDetectionCustomModuleName implements ResourceName

Inheritance

Object > EffectiveEventThreatDetectionCustomModuleName

Implements

com.google.api.resourcenames.ResourceName

Static Methods

format(String organization, String location, String effectiveEventThreatDetectionCustomModule)

public static String format(String organization, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
organizationString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
String

formatFolderLocationEffectiveEventThreatDetectionCustomModuleName(String folder, String location, String effectiveEventThreatDetectionCustomModule)

public static String formatFolderLocationEffectiveEventThreatDetectionCustomModuleName(String folder, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
folderString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
String

formatOrganizationLocationEffectiveEventThreatDetectionCustomModuleName(String organization, String location, String effectiveEventThreatDetectionCustomModule)

public static String formatOrganizationLocationEffectiveEventThreatDetectionCustomModuleName(String organization, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
organizationString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
String

formatProjectLocationEffectiveEventThreatDetectionCustomModuleName(String project, String location, String effectiveEventThreatDetectionCustomModule)

public static String formatProjectLocationEffectiveEventThreatDetectionCustomModuleName(String project, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
projectString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
String

isParsableFrom(String formattedString)

public static boolean isParsableFrom(String formattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
boolean

newBuilder()

public static EffectiveEventThreatDetectionCustomModuleName.Builder newBuilder()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.Builder

newFolderLocationEffectiveEventThreatDetectionCustomModuleBuilder()

public static EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder newFolderLocationEffectiveEventThreatDetectionCustomModuleBuilder()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

newOrganizationLocationEffectiveEventThreatDetectionCustomModuleBuilder()

public static EffectiveEventThreatDetectionCustomModuleName.Builder newOrganizationLocationEffectiveEventThreatDetectionCustomModuleBuilder()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.Builder

newProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder()

public static EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder newProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

of(String organization, String location, String effectiveEventThreatDetectionCustomModule)

public static EffectiveEventThreatDetectionCustomModuleName of(String organization, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
organizationString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

ofFolderLocationEffectiveEventThreatDetectionCustomModuleName(String folder, String location, String effectiveEventThreatDetectionCustomModule)

public static EffectiveEventThreatDetectionCustomModuleName ofFolderLocationEffectiveEventThreatDetectionCustomModuleName(String folder, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
folderString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

ofOrganizationLocationEffectiveEventThreatDetectionCustomModuleName(String organization, String location, String effectiveEventThreatDetectionCustomModule)

public static EffectiveEventThreatDetectionCustomModuleName ofOrganizationLocationEffectiveEventThreatDetectionCustomModuleName(String organization, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
organizationString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

ofProjectLocationEffectiveEventThreatDetectionCustomModuleName(String project, String location, String effectiveEventThreatDetectionCustomModule)

public static EffectiveEventThreatDetectionCustomModuleName ofProjectLocationEffectiveEventThreatDetectionCustomModuleName(String project, String location, String effectiveEventThreatDetectionCustomModule)
Parameters
NameDescription
projectString
locationString
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

parse(String formattedString)

public static EffectiveEventThreatDetectionCustomModuleName parse(String formattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

parseList(List<String> formattedStrings)

public static List<EffectiveEventThreatDetectionCustomModuleName> parseList(List<String> formattedStrings)
Parameter
NameDescription
formattedStringsList<String>
Returns
TypeDescription
List<EffectiveEventThreatDetectionCustomModuleName>

toStringList(List<EffectiveEventThreatDetectionCustomModuleName> values)

public static List<String> toStringList(List<EffectiveEventThreatDetectionCustomModuleName> values)
Parameter
NameDescription
valuesList<EffectiveEventThreatDetectionCustomModuleName>
Returns
TypeDescription
List<String>

Constructors

EffectiveEventThreatDetectionCustomModuleName() (deprecated)

protected EffectiveEventThreatDetectionCustomModuleName()

Methods

equals(Object o)

public boolean equals(Object o)
Parameter
NameDescription
oObject
Returns
TypeDescription
boolean
Overrides

getEffectiveEventThreatDetectionCustomModule()

public String getEffectiveEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getFieldValue(String fieldName)

public String getFieldValue(String fieldName)
Parameter
NameDescription
fieldNameString
Returns
TypeDescription
String

getFieldValuesMap()

public Map<String,String> getFieldValuesMap()
Returns
TypeDescription
Map<String,String>

getFolder()

public String getFolder()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

toBuilder()

public EffectiveEventThreatDetectionCustomModuleName.Builder toBuilder()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.Builder

toString()

public String toString()
Returns
TypeDescription
String
Overrides