public class APIType
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
APIType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Action> |
getActions()
Gets the actions.
|
java.lang.String |
getApiTypeId()
Gets the apiTypeId.
|
java.lang.String |
getDescription()
Gets the description.
|
java.lang.String |
getDisplayName()
Gets the displayName.
|
public java.lang.String getApiTypeId()
public java.lang.String getDisplayName()
public java.lang.String getDescription()
public java.util.List<Action> getActions()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.