Uses of Class
com.google.cloud.channel.v1.ChangeParametersRequest
-
Packages that use ChangeParametersRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ChangeParametersRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ChangeParametersRequest Modifier and Type Method Description ChangeParametersRequest
ChangeParametersRequest.Builder. build()
ChangeParametersRequest
ChangeParametersRequest.Builder. buildPartial()
static ChangeParametersRequest
ChangeParametersRequest. getDefaultInstance()
ChangeParametersRequest
ChangeParametersRequest.Builder. getDefaultInstanceForType()
ChangeParametersRequest
ChangeParametersRequest. getDefaultInstanceForType()
static ChangeParametersRequest
ChangeParametersRequest. parseDelimitedFrom(InputStream input)
static ChangeParametersRequest
ChangeParametersRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(byte[] data)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(com.google.protobuf.ByteString data)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(InputStream input)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(ByteBuffer data)
static ChangeParametersRequest
ChangeParametersRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ChangeParametersRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceClient. changeParametersCallable()
Change parameters of the entitlement.com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. changeParametersOperationCallable()
Change parameters of the entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.OperationCallSettings<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. changeParametersOperationSettings()
Returns the object with the settings used for calls to changeParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings.Builder. changeParametersSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.UnaryCallSettings<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings. changeParametersSettings()
Returns the object with the settings used for calls to changeParameters.static io.grpc.MethodDescriptor<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceGrpc. getChangeParametersMethod()
com.google.protobuf.Parser<ChangeParametersRequest>
ChangeParametersRequest. getParserForType()
static com.google.protobuf.Parser<ChangeParametersRequest>
ChangeParametersRequest. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ChangeParametersRequest Modifier and Type Method Description default void
CloudChannelServiceGrpc.AsyncService. changeParameters(ChangeParametersRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Change parameters of the entitlement.com.google.longrunning.Operation
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. changeParameters(ChangeParametersRequest request)
Change parameters of the entitlement.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. changeParameters(ChangeParametersRequest request)
Change parameters of the entitlement.void
CloudChannelServiceGrpc.CloudChannelServiceStub. changeParameters(ChangeParametersRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Change parameters of the entitlement.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. changeParametersAsync(ChangeParametersRequest request)
Change parameters of the entitlement.ChangeParametersRequest.Builder
ChangeParametersRequest.Builder. mergeFrom(ChangeParametersRequest other)
static ChangeParametersRequest.Builder
ChangeParametersRequest. newBuilder(ChangeParametersRequest prototype)
-
Uses of ChangeParametersRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ChangeParametersRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceStub. changeParametersCallable()
com.google.api.gax.rpc.UnaryCallable<ChangeParametersRequest,com.google.longrunning.Operation>
GrpcCloudChannelServiceStub. changeParametersCallable()
com.google.api.gax.rpc.UnaryCallable<ChangeParametersRequest,com.google.longrunning.Operation>
HttpJsonCloudChannelServiceStub. changeParametersCallable()
com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. changeParametersOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. changeParametersOperationCallable()
com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. changeParametersOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.OperationCallSettings<ChangeParametersRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. changeParametersOperationSettings()
Returns the object with the settings used for calls to changeParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings.Builder. changeParametersSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.UnaryCallSettings<ChangeParametersRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings. changeParametersSettings()
Returns the object with the settings used for calls to changeParameters.
-