Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListShareSnapshotsOptions.Builder
-
Packages that use ListShareSnapshotsOptions.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of ListShareSnapshotsOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListShareSnapshotsOptions.Builder Modifier and Type Method Description ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions.Builder. backupPolicyPlanId(String backupPolicyPlanId)
Set the backupPolicyPlanId.ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions.Builder. limit(long limit)
Set the limit.ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions.Builder. name(String name)
Set the name.ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions. newBuilder()
New builder.ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions.Builder. shareId(String shareId)
Set the shareId.ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions.Builder. sort(String sort)
Set the sort.ListShareSnapshotsOptions.Builder
ListShareSnapshotsOptions.Builder. start(String start)
Set the start.
-