public class IntegrationReference
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | IntegrationReference.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | integrationId()Gets the integrationId. | 
| IntegrationReference.Builder | newBuilder()New builder. | 
| String | type()Gets the type. | 
public IntegrationReference.Builder newBuilder()
public String integrationId()
The integration ID of the integration.
public String type()
The type of the integration.
Copyright © 2023 IBM Cloud. All rights reserved.