Package com.google.logging.v2
Class LinkName
java.lang.Object
com.google.logging.v2.LinkName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class LinkName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for billingAccounts/{billing_account}/locations/{location}/buckets/{bucket}/links/{link}.static classBuilder for projects/{project}/locations/{location}/buckets/{bucket}/links/{link}.static classBuilder for folders/{folder}/locations/{location}/buckets/{bucket}/links/{link}.static classBuilder for organizations/{organization}/locations/{location}/buckets/{bucket}/links/{link}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringstatic StringformatBillingAccountLocationBucketLinkName(String billingAccount, String location, String bucket, String link) static StringformatFolderLocationBucketLinkName(String folder, String location, String bucket, String link) static StringformatOrganizationLocationBucketLinkName(String organization, String location, String bucket, String link) static StringformatProjectLocationBucketLinkName(String project, String location, String bucket, String link) getFieldValue(String fieldName) getLink()inthashCode()static booleanisParsableFrom(String formattedString) static LinkName.Builderstatic LinkName.Builderstatic LinkNamestatic LinkNameofBillingAccountLocationBucketLinkName(String billingAccount, String location, String bucket, String link) static LinkNameofFolderLocationBucketLinkName(String folder, String location, String bucket, String link) static LinkNameofOrganizationLocationBucketLinkName(String organization, String location, String bucket, String link) static LinkNameofProjectLocationBucketLinkName(String project, String location, String bucket, String link) static LinkNametoString()toStringList(List<LinkName> values)
-
Constructor Details
-
LinkName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getBucket
-
getLink
-
getOrganization
-
getFolder
-
getBillingAccount
-
newBuilder
-
newProjectLocationBucketLinkBuilder
-
newOrganizationLocationBucketLinkBuilder
public static LinkName.OrganizationLocationBucketLinkBuilder newOrganizationLocationBucketLinkBuilder() -
newFolderLocationBucketLinkBuilder
-
newBillingAccountLocationBucketLinkBuilder
public static LinkName.BillingAccountLocationBucketLinkBuilder newBillingAccountLocationBucketLinkBuilder() -
toBuilder
-
of
-
ofProjectLocationBucketLinkName
-
ofOrganizationLocationBucketLinkName
-
ofFolderLocationBucketLinkName
-
ofBillingAccountLocationBucketLinkName
-
format
-
formatProjectLocationBucketLinkName
-
formatOrganizationLocationBucketLinkName
-
formatFolderLocationBucketLinkName
-
formatBillingAccountLocationBucketLinkName
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-