Class ServiceIdGroupList
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.platform_services.iam_identity.v1.model.ServiceIdGroupList
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ServiceIdGroupList extends com.ibm.cloud.sdk.core.service.model.GenericModelServiceIdGroupList.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ServiceIdGroup>getServiceidGroups()Gets the serviceidGroups.
-
-
-
Method Detail
-
getServiceidGroups
public java.util.List<ServiceIdGroup> getServiceidGroups()
Gets the serviceidGroups. List of Service ID groups based on the query parameter.- Returns:
- the serviceidGroups
-
-