Class NewRuleOperationsApiTypesItem
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.platform_services.context_based_restrictions.v1.model.NewRuleOperationsApiTypesItem
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class NewRuleOperationsApiTypesItem extends com.ibm.cloud.sdk.core.service.model.GenericModelNewRuleOperationsApiTypesItem.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNewRuleOperationsApiTypesItem.BuilderBuilder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringapiTypeId()Gets the apiTypeId.NewRuleOperationsApiTypesItem.BuildernewBuilder()New builder.
-
-
-
Method Detail
-
newBuilder
public NewRuleOperationsApiTypesItem.Builder newBuilder()
New builder.- Returns:
- a NewRuleOperationsApiTypesItem builder
-
apiTypeId
public java.lang.String apiTypeId()
Gets the apiTypeId.- Returns:
- the apiTypeId
-
-