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