Class ListPrestissimoEnginesOptions
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.ListPrestissimoEnginesOptions
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ListPrestissimoEnginesOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The listPrestissimoEngines options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ListPrestissimoEnginesOptions.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
authInstanceId()
Gets the authInstanceId.ListPrestissimoEnginesOptions.Builder
newBuilder()
New builder.
-
-
-
Method Detail
-
newBuilder
public ListPrestissimoEnginesOptions.Builder newBuilder()
New builder.- Returns:
- a ListPrestissimoEnginesOptions builder
-
authInstanceId
public java.lang.String authInstanceId()
Gets the authInstanceId. CRN.- Returns:
- the authInstanceId
-
-