public static class ListAvailableServicerefTargetsOptions.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableServicerefTargetsOptions |
build()
Builds a ListAvailableServicerefTargetsOptions.
|
ListAvailableServicerefTargetsOptions.Builder |
transactionId(java.lang.String transactionId)
Set the transactionId.
|
ListAvailableServicerefTargetsOptions.Builder |
type(java.lang.String type)
Set the type.
|
ListAvailableServicerefTargetsOptions.Builder |
xCorrelationId(java.lang.String xCorrelationId)
Set the xCorrelationId.
|
public ListAvailableServicerefTargetsOptions build()
public ListAvailableServicerefTargetsOptions.Builder xCorrelationId(java.lang.String xCorrelationId)
xCorrelationId - the xCorrelationIdpublic ListAvailableServicerefTargetsOptions.Builder transactionId(java.lang.String transactionId)
transactionId - the transactionIdpublic ListAvailableServicerefTargetsOptions.Builder type(java.lang.String type)
type - the typeCopyright © 2022 IBM Cloud Platform Services. All rights reserved.