public class ListResourceInstancesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ListResourceInstancesOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
guid()
Gets the guid.
|
String |
limit()
Gets the limit.
|
String |
name()
Gets the name.
|
ListResourceInstancesOptions.Builder |
newBuilder()
New builder.
|
String |
resourceGroupId()
Gets the resourceGroupId.
|
String |
resourceId()
Gets the resourceId.
|
String |
resourcePlanId()
Gets the resourcePlanId.
|
String |
subType()
Gets the subType.
|
String |
type()
Gets the type.
|
String |
updatedFrom()
Gets the updatedFrom.
|
String |
updatedTo()
Gets the updatedTo.
|
public ListResourceInstancesOptions.Builder newBuilder()
public String guid()
public String name()
public String resourceGroupId()
public String resourceId()
public String resourcePlanId()
public String type()
public String subType()
public String limit()
public String updatedFrom()
public String updatedTo()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.