public class SettingsName implements ResourceName
Inheritance
Object >
SettingsName
Implements
com.google.api.resourcenames.ResourceName
Static Methods
public static String format(String organization)
Parameter Name Description organization
String
public static String formatFolderName(String folder)
Beta
The static format methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Parameter Name Description folder
String
public static String formatOrganizationName(String organization)
Beta
The static format methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Parameter Name Description organization
String
public static String formatProjectLocationClusterName(String project, String location, String cluster)
Beta
The static format methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
public static String formatProjectName(String project)
Beta
The static format methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Parameter Name Description project
String
public static String formatProjectRegionClusterName(String project, String region, String cluster)
Beta
The static format methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
public static String formatProjectZoneClusterName(String project, String zone, String cluster)
Beta
The static format methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
isParsableFrom(String formattedString)
public static boolean isParsableFrom(String formattedString)
Parameter Name Description formattedString
String
newBuilder()
public static SettingsName.Builder newBuilder()
newFolderBuilder()
public static SettingsName.FolderBuilder newFolderBuilder()
Beta
The per-pattern Builders are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
newOrganizationBuilder()
public static SettingsName.Builder newOrganizationBuilder()
Beta
The per-pattern Builders are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
newProjectBuilder()
public static SettingsName.ProjectBuilder newProjectBuilder()
Beta
The per-pattern Builders are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
newProjectLocationClusterBuilder()
public static SettingsName.ProjectLocationClusterBuilder newProjectLocationClusterBuilder()
Beta
The per-pattern Builders are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
newProjectRegionClusterBuilder()
public static SettingsName.ProjectRegionClusterBuilder newProjectRegionClusterBuilder()
Beta
The per-pattern Builders are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
newProjectZoneClusterBuilder()
public static SettingsName.ProjectZoneClusterBuilder newProjectZoneClusterBuilder()
Beta
The per-pattern Builders are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
of(String organization)
public static SettingsName of(String organization)
Parameter Name Description organization
String
ofFolderName(String folder)
public static SettingsName ofFolderName(String folder)
Beta
The static create methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Parameter Name Description folder
String
ofOrganizationName(String organization)
public static SettingsName ofOrganizationName(String organization)
Beta
The static create methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Parameter Name Description organization
String
ofProjectLocationClusterName(String project, String location, String cluster)
public static SettingsName ofProjectLocationClusterName(String project, String location, String cluster)
Beta
The static create methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
ofProjectName(String project)
public static SettingsName ofProjectName(String project)
Beta
The static create methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Parameter Name Description project
String
ofProjectRegionClusterName(String project, String region, String cluster)
public static SettingsName ofProjectRegionClusterName(String project, String region, String cluster)
Beta
The static create methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
ofProjectZoneClusterName(String project, String zone, String cluster)
public static SettingsName ofProjectZoneClusterName(String project, String zone, String cluster)
Beta
The static create methods are not stable yet and may be changed in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
parse(String formattedString)
public static SettingsName parse(String formattedString)
Parameter Name Description formattedString
String
parseList(List<String> formattedStrings)
public static List<SettingsName> parseList(List<String> formattedStrings)
Parameter Name Description formattedStrings
List <String >
toStringList(List<SettingsName> values)
public static List<String> toStringList(List<SettingsName> values)
Constructors
SettingsName() (deprecated)
Methods
equals(Object o)
public boolean equals(Object o)
Parameter Name Description o
Object
Overrides
getCluster()
public String getCluster()
getFieldValue(String fieldName)
public String getFieldValue(String fieldName)
Parameter Name Description fieldName
String
getFieldValuesMap()
public Map<String,String> getFieldValuesMap()
getFolder()
public String getFolder()
getLocation()
public String getLocation()
getOrganization()
public String getOrganization()
getProject()
public String getProject()
getRegion()
public String getRegion()
getZone()
hashCode()
Returns Type Description int
Overrides
toBuilder()
public SettingsName.Builder toBuilder()
toString()
Overrides