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