@Generated(value="by gapic-generator-java") public class EffectiveSecurityHealthAnalyticsCustomModuleName extends Object implements com.google.api.resourcenames.ResourceName
| Modifier and Type | Class and Description |
|---|---|
static class |
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder
Builder for
organizations/{organization}/securityHealthAnalyticsSettings/effectiveCustomModules/{effective_custom_module}.
|
static class |
EffectiveSecurityHealthAnalyticsCustomModuleName.FolderEffectiveCustomModuleBuilder
Builder for
folders/{folder}/securityHealthAnalyticsSettings/effectiveCustomModules/{effective_custom_module}.
|
static class |
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder
Builder for
projects/{project}/securityHealthAnalyticsSettings/effectiveCustomModules/{effective_custom_module}.
|
| Modifier | Constructor and Description |
|---|---|
protected |
EffectiveSecurityHealthAnalyticsCustomModuleName()
Deprecated.
|
@Deprecated protected EffectiveSecurityHealthAnalyticsCustomModuleName()
public String getOrganization()
public String getEffectiveCustomModule()
public String getFolder()
public String getProject()
public static EffectiveSecurityHealthAnalyticsCustomModuleName.Builder newBuilder()
public static EffectiveSecurityHealthAnalyticsCustomModuleName.Builder newOrganizationEffectiveCustomModuleBuilder()
public static EffectiveSecurityHealthAnalyticsCustomModuleName.FolderEffectiveCustomModuleBuilder newFolderEffectiveCustomModuleBuilder()
public static EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder newProjectEffectiveCustomModuleBuilder()
public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder toBuilder()
public static EffectiveSecurityHealthAnalyticsCustomModuleName of(String organization, String effectiveCustomModule)
public static EffectiveSecurityHealthAnalyticsCustomModuleName ofOrganizationEffectiveCustomModuleName(String organization, String effectiveCustomModule)
public static EffectiveSecurityHealthAnalyticsCustomModuleName ofFolderEffectiveCustomModuleName(String folder, String effectiveCustomModule)
public static EffectiveSecurityHealthAnalyticsCustomModuleName ofProjectEffectiveCustomModuleName(String project, String effectiveCustomModule)
public static String formatOrganizationEffectiveCustomModuleName(String organization, String effectiveCustomModule)
public static String formatFolderEffectiveCustomModuleName(String folder, String effectiveCustomModule)
public static String formatProjectEffectiveCustomModuleName(String project, String effectiveCustomModule)
public static EffectiveSecurityHealthAnalyticsCustomModuleName parse(String formattedString)
public static List<EffectiveSecurityHealthAnalyticsCustomModuleName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<EffectiveSecurityHealthAnalyticsCustomModuleName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNameCopyright © 2024 Google LLC. All rights reserved.