public class ServiceRefValue
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceRefValue.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
accountId()
Gets the accountId.
|
ServiceRefValue.Builder |
newBuilder()
New builder.
|
java.lang.String |
serviceInstance()
Gets the serviceInstance.
|
java.lang.String |
serviceName()
Gets the serviceName.
|
java.lang.String |
serviceType()
Gets the serviceType.
|
public ServiceRefValue.Builder newBuilder()
public java.lang.String accountId()
public java.lang.String serviceType()
public java.lang.String serviceName()
public java.lang.String serviceInstance()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.