@Generated(value="by GAPIC protoc plugin") @Deprecated public class AssetSecurityMarksName extends SecuritymarksName
Modifier and Type | Class and Description |
---|---|
static class |
AssetSecurityMarksName.Builder
Deprecated.
Builder for AssetSecurityMarksName.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
static String |
format(String organization,
String asset)
Deprecated.
|
String |
getAsset()
Deprecated.
|
String |
getFieldValue(String fieldName)
Deprecated.
|
Map<String,String> |
getFieldValuesMap()
Deprecated.
|
String |
getOrganization()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static boolean |
isParsableFrom(String formattedString)
Deprecated.
|
static AssetSecurityMarksName.Builder |
newBuilder()
Deprecated.
|
static AssetSecurityMarksName |
of(String organization,
String asset)
Deprecated.
|
static AssetSecurityMarksName |
parse(String formattedString)
Deprecated.
|
static List<AssetSecurityMarksName> |
parseList(List<String> formattedStrings)
Deprecated.
|
AssetSecurityMarksName.Builder |
toBuilder()
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<AssetSecurityMarksName> values)
Deprecated.
|
public String getOrganization()
public String getAsset()
public static AssetSecurityMarksName.Builder newBuilder()
public AssetSecurityMarksName.Builder toBuilder()
public static AssetSecurityMarksName of(String organization, String asset)
public static AssetSecurityMarksName parse(String formattedString)
public static List<AssetSecurityMarksName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<AssetSecurityMarksName> values)
public static boolean isParsableFrom(String formattedString)
Copyright © 2022 Google LLC. All rights reserved.