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