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