Class ListImageExportJobsOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.ListImageExportJobsOptions.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds a ListImageExportJobsOptions.Set the imageId.Set the name.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
Instantiates a new builder with required properties.- Parameters:
imageId
- the imageId
-
-
Method Details
-
build
Builds a ListImageExportJobsOptions.- Returns:
- the new ListImageExportJobsOptions instance
-
imageId
Set the imageId.- Parameters:
imageId
- the imageId- Returns:
- the ListImageExportJobsOptions builder
-
name
Set the name.- Parameters:
name
- the name- Returns:
- the ListImageExportJobsOptions builder
-