Uses of Class
com.google.cloud.compute.v1.InsertPublicDelegatedPrefixeRequest
-
Packages that use InsertPublicDelegatedPrefixeRequest 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 InsertPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertPublicDelegatedPrefixeRequest Modifier and Type Method Description InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest.Builder. build()
InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest.Builder. buildPartial()
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. getDefaultInstance()
InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()
InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. getDefaultInstanceForType()
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(byte[] data)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(InputStream input)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)
static InsertPublicDelegatedPrefixeRequest
InsertPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertPublicDelegatedPrefixeRequest>
InsertPublicDelegatedPrefixeRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation>
PublicDelegatedPrefixesClient. insertCallable()
Creates a PublicDelegatedPrefix in the specified project in the given region using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallable<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
PublicDelegatedPrefixesClient. insertOperationCallable()
Creates a PublicDelegatedPrefix in the specified project in the given region using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
PublicDelegatedPrefixesSettings.Builder. insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
PublicDelegatedPrefixesSettings. insertOperationSettings()
Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation>
PublicDelegatedPrefixesSettings.Builder. insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertPublicDelegatedPrefixeRequest,Operation>
PublicDelegatedPrefixesSettings. insertSettings()
Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertPublicDelegatedPrefixeRequest>
InsertPublicDelegatedPrefixeRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type InsertPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
PublicDelegatedPrefixesClient. insertAsync(InsertPublicDelegatedPrefixeRequest request)
Creates a PublicDelegatedPrefix in the specified project in the given region using the parameters that are included in the request.InsertPublicDelegatedPrefixeRequest.Builder
InsertPublicDelegatedPrefixeRequest.Builder. mergeFrom(InsertPublicDelegatedPrefixeRequest other)
static InsertPublicDelegatedPrefixeRequest.Builder
InsertPublicDelegatedPrefixeRequest. newBuilder(InsertPublicDelegatedPrefixeRequest prototype)
-
Uses of InsertPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation>
HttpJsonPublicDelegatedPrefixesStub. insertCallable()
com.google.api.gax.rpc.UnaryCallable<InsertPublicDelegatedPrefixeRequest,Operation>
PublicDelegatedPrefixesStub. insertCallable()
com.google.api.gax.rpc.OperationCallable<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
HttpJsonPublicDelegatedPrefixesStub. insertOperationCallable()
com.google.api.gax.rpc.OperationCallable<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
PublicDelegatedPrefixesStub. insertOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
PublicDelegatedPrefixesStubSettings.Builder. insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertPublicDelegatedPrefixeRequest,Operation,Operation>
PublicDelegatedPrefixesStubSettings. insertOperationSettings()
Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation>
PublicDelegatedPrefixesStubSettings.Builder. insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertPublicDelegatedPrefixeRequest,Operation>
PublicDelegatedPrefixesStubSettings. insertSettings()
Returns the object with the settings used for calls to insert.
-