Class ListShareProfilesOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.ListShareProfilesOptions.Builder
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a ListShareProfilesOptions.- Returns:
- the new ListShareProfilesOptions instance
-
start
Set the start.- Parameters:
start
- the start- Returns:
- the ListShareProfilesOptions builder
-
limit
Set the limit.- Parameters:
limit
- the limit- Returns:
- the ListShareProfilesOptions builder
-
sort
Set the sort.- Parameters:
sort
- the sort- Returns:
- the ListShareProfilesOptions builder
-