@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()
@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static EffectiveSecurityHealthAnalyticsCustomModuleName.Builder newOrganizationEffectiveCustomModuleBuilder()
@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static EffectiveSecurityHealthAnalyticsCustomModuleName.FolderEffectiveCustomModuleBuilder newFolderEffectiveCustomModuleBuilder()
@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder newProjectEffectiveCustomModuleBuilder()
public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder toBuilder()
public static EffectiveSecurityHealthAnalyticsCustomModuleName of(String organization, String effectiveCustomModule)
@BetaApi(value="The static create methods are not stable yet and may be changed in the future.") public static EffectiveSecurityHealthAnalyticsCustomModuleName ofOrganizationEffectiveCustomModuleName(String organization, String effectiveCustomModule)
@BetaApi(value="The static create methods are not stable yet and may be changed in the future.") public static EffectiveSecurityHealthAnalyticsCustomModuleName ofFolderEffectiveCustomModuleName(String folder, String effectiveCustomModule)
@BetaApi(value="The static create methods are not stable yet and may be changed in the future.") public static EffectiveSecurityHealthAnalyticsCustomModuleName ofProjectEffectiveCustomModuleName(String project, String effectiveCustomModule)
@BetaApi(value="The static format methods are not stable yet and may be changed in the future.") public static String formatOrganizationEffectiveCustomModuleName(String organization, String effectiveCustomModule)
@BetaApi(value="The static format methods are not stable yet and may be changed in the future.") public static String formatFolderEffectiveCustomModuleName(String folder, String effectiveCustomModule)
@BetaApi(value="The static format methods are not stable yet and may be changed in the future.") 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.