Uses of Class
com.google.cloud.compute.v1.InsertGlobalPublicDelegatedPrefixeRequest
-
Packages that use InsertGlobalPublicDelegatedPrefixeRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of InsertGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest.Builder. build()InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest.Builder. buildPartial()static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. getDefaultInstance()InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. getDefaultInstanceForType()static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)static InsertGlobalPublicDelegatedPrefixeRequestInsertGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertGlobalPublicDelegatedPrefixeRequest>InsertGlobalPublicDelegatedPrefixeRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation>GlobalPublicDelegatedPrefixesClient. insertCallable()Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>GlobalPublicDelegatedPrefixesClient. insertOperationCallable()Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>GlobalPublicDelegatedPrefixesSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>GlobalPublicDelegatedPrefixesSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation>GlobalPublicDelegatedPrefixesSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation>GlobalPublicDelegatedPrefixesSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertGlobalPublicDelegatedPrefixeRequest>InsertGlobalPublicDelegatedPrefixeRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>GlobalPublicDelegatedPrefixesClient. insertAsync(InsertGlobalPublicDelegatedPrefixeRequest request)Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.InsertGlobalPublicDelegatedPrefixeRequest.BuilderInsertGlobalPublicDelegatedPrefixeRequest.Builder. mergeFrom(InsertGlobalPublicDelegatedPrefixeRequest other)static InsertGlobalPublicDelegatedPrefixeRequest.BuilderInsertGlobalPublicDelegatedPrefixeRequest. newBuilder(InsertGlobalPublicDelegatedPrefixeRequest prototype) -
Uses of InsertGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation>GlobalPublicDelegatedPrefixesStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation>HttpJsonGlobalPublicDelegatedPrefixesStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>GlobalPublicDelegatedPrefixesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>HttpJsonGlobalPublicDelegatedPrefixesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>GlobalPublicDelegatedPrefixesStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>GlobalPublicDelegatedPrefixesStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation>GlobalPublicDelegatedPrefixesStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation>GlobalPublicDelegatedPrefixesStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-