Uses of Class
com.google.cloud.compute.v1.ServerBinding
-
Packages that use ServerBinding Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ServerBinding in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ServerBinding Modifier and Type Method Description ServerBindingServerBinding.Builder. build()ServerBindingServerBinding.Builder. buildPartial()static ServerBindingServerBinding. getDefaultInstance()ServerBindingServerBinding.Builder. getDefaultInstanceForType()ServerBindingServerBinding. getDefaultInstanceForType()ServerBindingNodeGroupNode.Builder. getServerBinding()Binding properties for the physical server.ServerBindingNodeGroupNode. getServerBinding()Binding properties for the physical server.ServerBindingNodeGroupNodeOrBuilder. getServerBinding()Binding properties for the physical server.ServerBindingNodeTemplate.Builder. getServerBinding()Sets the binding properties for the physical server.ServerBindingNodeTemplate. getServerBinding()Sets the binding properties for the physical server.ServerBindingNodeTemplateOrBuilder. getServerBinding()Sets the binding properties for the physical server.static ServerBindingServerBinding. parseDelimitedFrom(InputStream input)static ServerBindingServerBinding. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServerBindingServerBinding. parseFrom(byte[] data)static ServerBindingServerBinding. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServerBindingServerBinding. parseFrom(com.google.protobuf.ByteString data)static ServerBindingServerBinding. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServerBindingServerBinding. parseFrom(com.google.protobuf.CodedInputStream input)static ServerBindingServerBinding. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServerBindingServerBinding. parseFrom(InputStream input)static ServerBindingServerBinding. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServerBindingServerBinding. parseFrom(ByteBuffer data)static ServerBindingServerBinding. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ServerBinding Modifier and Type Method Description com.google.protobuf.Parser<ServerBinding>ServerBinding. getParserForType()static com.google.protobuf.Parser<ServerBinding>ServerBinding. parser()Methods in com.google.cloud.compute.v1 with parameters of type ServerBinding Modifier and Type Method Description ServerBinding.BuilderServerBinding.Builder. mergeFrom(ServerBinding other)NodeGroupNode.BuilderNodeGroupNode.Builder. mergeServerBinding(ServerBinding value)Binding properties for the physical server.NodeTemplate.BuilderNodeTemplate.Builder. mergeServerBinding(ServerBinding value)Sets the binding properties for the physical server.static ServerBinding.BuilderServerBinding. newBuilder(ServerBinding prototype)NodeGroupNode.BuilderNodeGroupNode.Builder. setServerBinding(ServerBinding value)Binding properties for the physical server.NodeTemplate.BuilderNodeTemplate.Builder. setServerBinding(ServerBinding value)Sets the binding properties for the physical server.
-