Uses of Interface
com.google.cloud.compute.v1.ShareSettingsOrBuilder
-
Packages that use ShareSettingsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ShareSettingsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ShareSettingsOrBuilder Modifier and Type Class Description classShareSettingsThe share setting for reservations and sole tenancy node groups.static classShareSettings.BuilderThe share setting for reservations and sole tenancy node groups.Methods in com.google.cloud.compute.v1 that return ShareSettingsOrBuilder Modifier and Type Method Description ShareSettingsOrBuilderNodeGroup.Builder. getShareSettingsOrBuilder()Share-settings for the node groupShareSettingsOrBuilderNodeGroup. getShareSettingsOrBuilder()Share-settings for the node groupShareSettingsOrBuilderNodeGroupOrBuilder. getShareSettingsOrBuilder()Share-settings for the node groupShareSettingsOrBuilderReservation.Builder. getShareSettingsOrBuilder()Specify share-settings to create a shared reservation.ShareSettingsOrBuilderReservation. getShareSettingsOrBuilder()Specify share-settings to create a shared reservation.ShareSettingsOrBuilderReservationOrBuilder. getShareSettingsOrBuilder()Specify share-settings to create a shared reservation.
-