Uses of Class
com.google.cloud.beyondcorp.appconnections.v1.CreateAppConnectionRequest
-
Packages that use CreateAppConnectionRequest Package Description com.google.cloud.beyondcorp.appconnections.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appconnections.v1.stub -
-
Uses of CreateAppConnectionRequest in com.google.cloud.beyondcorp.appconnections.v1
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return CreateAppConnectionRequest Modifier and Type Method Description CreateAppConnectionRequest
CreateAppConnectionRequest.Builder. build()
CreateAppConnectionRequest
CreateAppConnectionRequest.Builder. buildPartial()
static CreateAppConnectionRequest
CreateAppConnectionRequest. getDefaultInstance()
CreateAppConnectionRequest
CreateAppConnectionRequest.Builder. getDefaultInstanceForType()
CreateAppConnectionRequest
CreateAppConnectionRequest. getDefaultInstanceForType()
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseDelimitedFrom(InputStream input)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(byte[] data)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(InputStream input)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(ByteBuffer data)
static CreateAppConnectionRequest
CreateAppConnectionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return types with arguments of type CreateAppConnectionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceClient. createAppConnectionCallable()
Creates a new AppConnection in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionOperationCallable()
Creates a new AppConnection in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceSettings.Builder. createAppConnectionOperationSettings()
Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallSettings<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceSettings. createAppConnectionOperationSettings()
Returns the object with the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceSettings.Builder. createAppConnectionSettings()
Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceSettings. createAppConnectionSettings()
Returns the object with the settings used for calls to createAppConnection.static io.grpc.MethodDescriptor<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceGrpc. getCreateAppConnectionMethod()
com.google.protobuf.Parser<CreateAppConnectionRequest>
CreateAppConnectionRequest. getParserForType()
static com.google.protobuf.Parser<CreateAppConnectionRequest>
CreateAppConnectionRequest. parser()
Methods in com.google.cloud.beyondcorp.appconnections.v1 with parameters of type CreateAppConnectionRequest Modifier and Type Method Description com.google.longrunning.Operation
AppConnectionsServiceGrpc.AppConnectionsServiceBlockingStub. createAppConnection(CreateAppConnectionRequest request)
Creates a new AppConnection in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
AppConnectionsServiceGrpc.AppConnectionsServiceFutureStub. createAppConnection(CreateAppConnectionRequest request)
Creates a new AppConnection in a given project and location.void
AppConnectionsServiceGrpc.AppConnectionsServiceStub. createAppConnection(CreateAppConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new AppConnection in a given project and location.default void
AppConnectionsServiceGrpc.AsyncService. createAppConnection(CreateAppConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionAsync(CreateAppConnectionRequest request)
Creates a new AppConnection in a given project and location.CreateAppConnectionRequest.Builder
CreateAppConnectionRequest.Builder. mergeFrom(CreateAppConnectionRequest other)
static CreateAppConnectionRequest.Builder
CreateAppConnectionRequest. newBuilder(CreateAppConnectionRequest prototype)
-
Uses of CreateAppConnectionRequest in com.google.cloud.beyondcorp.appconnections.v1.stub
Methods in com.google.cloud.beyondcorp.appconnections.v1.stub that return types with arguments of type CreateAppConnectionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceStub. createAppConnectionCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAppConnectionRequest,com.google.longrunning.Operation>
GrpcAppConnectionsServiceStub. createAppConnectionCallable()
com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceStub. createAppConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
GrpcAppConnectionsServiceStub. createAppConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceStubSettings.Builder. createAppConnectionOperationSettings()
Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallSettings<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceStubSettings. createAppConnectionOperationSettings()
Returns the object with the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceStubSettings.Builder. createAppConnectionSettings()
Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings<CreateAppConnectionRequest,com.google.longrunning.Operation>
AppConnectionsServiceStubSettings. createAppConnectionSettings()
Returns the object with the settings used for calls to createAppConnection.
-