Uses of Class
com.google.cloud.beyondcorp.clientgateways.v1.CreateClientGatewayRequest
-
Packages that use CreateClientGatewayRequest Package Description com.google.cloud.beyondcorp.clientgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.clientgateways.v1.stub -
-
Uses of CreateClientGatewayRequest in com.google.cloud.beyondcorp.clientgateways.v1
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return CreateClientGatewayRequest Modifier and Type Method Description CreateClientGatewayRequest
CreateClientGatewayRequest.Builder. build()
CreateClientGatewayRequest
CreateClientGatewayRequest.Builder. buildPartial()
static CreateClientGatewayRequest
CreateClientGatewayRequest. getDefaultInstance()
CreateClientGatewayRequest
CreateClientGatewayRequest.Builder. getDefaultInstanceForType()
CreateClientGatewayRequest
CreateClientGatewayRequest. getDefaultInstanceForType()
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseDelimitedFrom(InputStream input)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(byte[] data)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(InputStream input)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(ByteBuffer data)
static CreateClientGatewayRequest
CreateClientGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return types with arguments of type CreateClientGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceClient. createClientGatewayCallable()
Creates a new ClientGateway in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceClient. createClientGatewayOperationCallable()
Creates a new ClientGateway in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceSettings.Builder. createClientGatewayOperationSettings()
Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.OperationCallSettings<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceSettings. createClientGatewayOperationSettings()
Returns the object with the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceSettings.Builder. createClientGatewaySettings()
Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceSettings. createClientGatewaySettings()
Returns the object with the settings used for calls to createClientGateway.static io.grpc.MethodDescriptor<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceGrpc. getCreateClientGatewayMethod()
com.google.protobuf.Parser<CreateClientGatewayRequest>
CreateClientGatewayRequest. getParserForType()
static com.google.protobuf.Parser<CreateClientGatewayRequest>
CreateClientGatewayRequest. parser()
Methods in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type CreateClientGatewayRequest Modifier and Type Method Description default void
ClientGatewaysServiceGrpc.AsyncService. createClientGateway(CreateClientGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new ClientGateway in a given project and location.com.google.longrunning.Operation
ClientGatewaysServiceGrpc.ClientGatewaysServiceBlockingStub. createClientGateway(CreateClientGatewayRequest request)
Creates a new ClientGateway in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ClientGatewaysServiceGrpc.ClientGatewaysServiceFutureStub. createClientGateway(CreateClientGatewayRequest request)
Creates a new ClientGateway in a given project and location.void
ClientGatewaysServiceGrpc.ClientGatewaysServiceStub. createClientGateway(CreateClientGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new ClientGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceClient. createClientGatewayAsync(CreateClientGatewayRequest request)
Creates a new ClientGateway in a given project and location.CreateClientGatewayRequest.Builder
CreateClientGatewayRequest.Builder. mergeFrom(CreateClientGatewayRequest other)
static CreateClientGatewayRequest.Builder
CreateClientGatewayRequest. newBuilder(CreateClientGatewayRequest prototype)
-
Uses of CreateClientGatewayRequest in com.google.cloud.beyondcorp.clientgateways.v1.stub
Methods in com.google.cloud.beyondcorp.clientgateways.v1.stub that return types with arguments of type CreateClientGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceStub. createClientGatewayCallable()
com.google.api.gax.rpc.UnaryCallable<CreateClientGatewayRequest,com.google.longrunning.Operation>
GrpcClientGatewaysServiceStub. createClientGatewayCallable()
com.google.api.gax.rpc.OperationCallable<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceStub. createClientGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
GrpcClientGatewaysServiceStub. createClientGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceStubSettings.Builder. createClientGatewayOperationSettings()
Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.OperationCallSettings<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>
ClientGatewaysServiceStubSettings. createClientGatewayOperationSettings()
Returns the object with the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceStubSettings.Builder. createClientGatewaySettings()
Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings<CreateClientGatewayRequest,com.google.longrunning.Operation>
ClientGatewaysServiceStubSettings. createClientGatewaySettings()
Returns the object with the settings used for calls to createClientGateway.
-