Class ResourceGroupIdentity

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.ResourceGroupIdentity
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
Direct Known Subclasses:
ResourceGroupIdentityById

public class ResourceGroupIdentity extends com.ibm.cloud.sdk.core.service.model.GenericModel
The resource group to use. If unspecified, the account's [default resource group](https://cloud.ibm.com/apidocs/resource-manager#introduction) will be used. Classes which extend this class: - ResourceGroupIdentityById
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
    Gets the id.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • id

      public String id()
      Gets the id. The unique identifier for this resource group.
      Returns:
      the id