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