public class ListRulesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ListRulesOptions.Builder
Builder.
|
static interface |
ListRulesOptions.EnforcementMode
The rule's `enforcement_mode` attribute.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
accountId()
Gets the accountId.
|
java.lang.String |
enforcementMode()
Gets the enforcementMode.
|
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 |
serviceGroupId()
Gets the serviceGroupId.
|
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 serviceGroupId()
public java.lang.String zoneId()
public java.lang.String sort()
public java.lang.String enforcementMode()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.