public class ListAvailableServicerefTargetsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAvailableServicerefTargetsOptions.Builder
Builder.
|
static interface |
ListAvailableServicerefTargetsOptions.Type
Specifies the types of services to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableServicerefTargetsOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
transactionId()
Gets the transactionId.
|
java.lang.String |
type()
Gets the type.
|
java.lang.String |
xCorrelationId()
Gets the xCorrelationId.
|
public ListAvailableServicerefTargetsOptions.Builder newBuilder()
public java.lang.String xCorrelationId()
public java.lang.String transactionId()
public java.lang.String type()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.