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