Uses of Class
com.google.cloud.compute.v1.ShareSettings
-
Packages that use ShareSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ShareSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ShareSettings Modifier and Type Method Description ShareSettingsShareSettings.Builder. build()ShareSettingsShareSettings.Builder. buildPartial()static ShareSettingsShareSettings. getDefaultInstance()ShareSettingsShareSettings.Builder. getDefaultInstanceForType()ShareSettingsShareSettings. getDefaultInstanceForType()ShareSettingsNodeGroup.Builder. getShareSettings()Share-settings for the node groupShareSettingsNodeGroup. getShareSettings()Share-settings for the node groupShareSettingsNodeGroupOrBuilder. getShareSettings()Share-settings for the node groupShareSettingsReservation.Builder. getShareSettings()Specify share-settings to create a shared reservation.ShareSettingsReservation. getShareSettings()Specify share-settings to create a shared reservation.ShareSettingsReservationOrBuilder. getShareSettings()Specify share-settings to create a shared reservation.static ShareSettingsShareSettings. parseDelimitedFrom(InputStream input)static ShareSettingsShareSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareSettingsShareSettings. parseFrom(byte[] data)static ShareSettingsShareSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareSettingsShareSettings. parseFrom(com.google.protobuf.ByteString data)static ShareSettingsShareSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareSettingsShareSettings. parseFrom(com.google.protobuf.CodedInputStream input)static ShareSettingsShareSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareSettingsShareSettings. parseFrom(InputStream input)static ShareSettingsShareSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareSettingsShareSettings. parseFrom(ByteBuffer data)static ShareSettingsShareSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ShareSettings Modifier and Type Method Description com.google.protobuf.Parser<ShareSettings>ShareSettings. getParserForType()static com.google.protobuf.Parser<ShareSettings>ShareSettings. parser()Methods in com.google.cloud.compute.v1 with parameters of type ShareSettings Modifier and Type Method Description ShareSettings.BuilderShareSettings.Builder. mergeFrom(ShareSettings other)NodeGroup.BuilderNodeGroup.Builder. mergeShareSettings(ShareSettings value)Share-settings for the node groupReservation.BuilderReservation.Builder. mergeShareSettings(ShareSettings value)Specify share-settings to create a shared reservation.static ShareSettings.BuilderShareSettings. newBuilder(ShareSettings prototype)NodeGroup.BuilderNodeGroup.Builder. setShareSettings(ShareSettings value)Share-settings for the node groupReservation.BuilderReservation.Builder. setShareSettings(ShareSettings value)Specify share-settings to create a shared reservation.
-