Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListBareMetalServersOptions.Builder
Packages that use ListBareMetalServersOptions.Builder
-
Uses of ListBareMetalServersOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListBareMetalServersOptions.BuilderModifier and TypeMethodDescriptionListBareMetalServersOptions.Builder.limit(long limit) Set the limit.Set the name.ListBareMetalServersOptions.newBuilder()New builder.ListBareMetalServersOptions.Builder.reservationCrn(String reservationCrn) Set the reservationCrn.ListBareMetalServersOptions.Builder.reservationId(String reservationId) Set the reservationId.ListBareMetalServersOptions.Builder.reservationName(String reservationName) Set the reservationName.ListBareMetalServersOptions.Builder.resourceGroupId(String resourceGroupId) Set the resourceGroupId.Set the start.Set the vpcCrn.Set the vpcId.Set the vpcName.