Uses of Class
com.google.cloud.beyondcorp.appconnections.v1.AppConnection
-
Packages that use AppConnection Package Description com.google.cloud.beyondcorp.appconnections.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appconnections.v1.stub -
-
Uses of AppConnection in com.google.cloud.beyondcorp.appconnections.v1
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return AppConnection Modifier and Type Method Description AppConnection
AppConnection.Builder. build()
AppConnection
AppConnection.Builder. buildPartial()
AppConnection
AppConnectionsServiceClient. getAppConnection(AppConnectionName name)
Gets details of a single AppConnection.AppConnection
AppConnectionsServiceClient. getAppConnection(GetAppConnectionRequest request)
Gets details of a single AppConnection.AppConnection
AppConnectionsServiceClient. getAppConnection(String name)
Gets details of a single AppConnection.AppConnection
AppConnectionsServiceGrpc.AppConnectionsServiceBlockingStub. getAppConnection(GetAppConnectionRequest request)
Gets details of a single AppConnection.AppConnection
CreateAppConnectionRequest.Builder. getAppConnection()
Required.AppConnection
CreateAppConnectionRequest. getAppConnection()
Required.AppConnection
CreateAppConnectionRequestOrBuilder. getAppConnection()
Required.AppConnection
ResolveAppConnectionsResponse.AppConnectionDetails.Builder. getAppConnection()
A BeyondCorp AppConnection in the project.AppConnection
ResolveAppConnectionsResponse.AppConnectionDetails. getAppConnection()
A BeyondCorp AppConnection in the project.AppConnection
ResolveAppConnectionsResponse.AppConnectionDetailsOrBuilder. getAppConnection()
A BeyondCorp AppConnection in the project.AppConnection
UpdateAppConnectionRequest.Builder. getAppConnection()
Required.AppConnection
UpdateAppConnectionRequest. getAppConnection()
Required.AppConnection
UpdateAppConnectionRequestOrBuilder. getAppConnection()
Required.AppConnection
ListAppConnectionsResponse.Builder. getAppConnections(int index)
A list of BeyondCorp AppConnections in the project.AppConnection
ListAppConnectionsResponse. getAppConnections(int index)
A list of BeyondCorp AppConnections in the project.AppConnection
ListAppConnectionsResponseOrBuilder. getAppConnections(int index)
A list of BeyondCorp AppConnections in the project.static AppConnection
AppConnection. getDefaultInstance()
AppConnection
AppConnection.Builder. getDefaultInstanceForType()
AppConnection
AppConnection. getDefaultInstanceForType()
static AppConnection
AppConnection. parseDelimitedFrom(InputStream input)
static AppConnection
AppConnection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppConnection
AppConnection. parseFrom(byte[] data)
static AppConnection
AppConnection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppConnection
AppConnection. parseFrom(com.google.protobuf.ByteString data)
static AppConnection
AppConnection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppConnection
AppConnection. parseFrom(com.google.protobuf.CodedInputStream input)
static AppConnection
AppConnection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppConnection
AppConnection. parseFrom(InputStream input)
static AppConnection
AppConnection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppConnection
AppConnection. parseFrom(ByteBuffer data)
static AppConnection
AppConnection. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return types with arguments of type AppConnection Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionAsync(CreateAppConnectionRequest request)
Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionAsync(LocationName parent, AppConnection appConnection, String appConnectionId)
Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionAsync(String parent, AppConnection appConnection, String appConnectionId)
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.common.util.concurrent.ListenableFuture<AppConnection>
AppConnectionsServiceGrpc.AppConnectionsServiceFutureStub. getAppConnection(GetAppConnectionRequest request)
Gets details of a single AppConnection.com.google.api.gax.rpc.UnaryCallable<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceClient. getAppConnectionCallable()
Gets details of a single AppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceSettings.Builder. getAppConnectionSettings()
Returns the builder for the settings used for calls to getAppConnection.com.google.api.gax.rpc.UnaryCallSettings<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceSettings. getAppConnectionSettings()
Returns the object with the settings used for calls to getAppConnection.List<AppConnection>
ListAppConnectionsResponse.Builder. getAppConnectionsList()
A list of BeyondCorp AppConnections in the project.List<AppConnection>
ListAppConnectionsResponse. getAppConnectionsList()
A list of BeyondCorp AppConnections in the project.List<AppConnection>
ListAppConnectionsResponseOrBuilder. getAppConnectionsList()
A list of BeyondCorp AppConnections in the project.static io.grpc.MethodDescriptor<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceGrpc. getGetAppConnectionMethod()
com.google.protobuf.Parser<AppConnection>
AppConnection. getParserForType()
static com.google.protobuf.Parser<AppConnection>
AppConnection. parser()
com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. updateAppConnectionAsync(AppConnection appConnection, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a single AppConnection.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. updateAppConnectionAsync(UpdateAppConnectionRequest request)
Updates the parameters of a single AppConnection.com.google.api.gax.rpc.OperationCallable<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. updateAppConnectionOperationCallable()
Updates the parameters of a single AppConnection.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceSettings.Builder. updateAppConnectionOperationSettings()
Returns the builder for the settings used for calls to updateAppConnection.com.google.api.gax.rpc.OperationCallSettings<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceSettings. updateAppConnectionOperationSettings()
Returns the object with the settings used for calls to updateAppConnection.Methods in com.google.cloud.beyondcorp.appconnections.v1 with parameters of type AppConnection Modifier and Type Method Description ListAppConnectionsResponse.Builder
ListAppConnectionsResponse.Builder. addAppConnections(int index, AppConnection value)
A list of BeyondCorp AppConnections in the project.ListAppConnectionsResponse.Builder
ListAppConnectionsResponse.Builder. addAppConnections(AppConnection value)
A list of BeyondCorp AppConnections in the project.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionAsync(LocationName parent, AppConnection appConnection, String appConnectionId)
Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. createAppConnectionAsync(String parent, AppConnection appConnection, String appConnectionId)
Creates a new AppConnection in a given project and location.CreateAppConnectionRequest.Builder
CreateAppConnectionRequest.Builder. mergeAppConnection(AppConnection value)
Required.ResolveAppConnectionsResponse.AppConnectionDetails.Builder
ResolveAppConnectionsResponse.AppConnectionDetails.Builder. mergeAppConnection(AppConnection value)
A BeyondCorp AppConnection in the project.UpdateAppConnectionRequest.Builder
UpdateAppConnectionRequest.Builder. mergeAppConnection(AppConnection value)
Required.AppConnection.Builder
AppConnection.Builder. mergeFrom(AppConnection other)
static AppConnection.Builder
AppConnection. newBuilder(AppConnection prototype)
CreateAppConnectionRequest.Builder
CreateAppConnectionRequest.Builder. setAppConnection(AppConnection value)
Required.ResolveAppConnectionsResponse.AppConnectionDetails.Builder
ResolveAppConnectionsResponse.AppConnectionDetails.Builder. setAppConnection(AppConnection value)
A BeyondCorp AppConnection in the project.UpdateAppConnectionRequest.Builder
UpdateAppConnectionRequest.Builder. setAppConnection(AppConnection value)
Required.ListAppConnectionsResponse.Builder
ListAppConnectionsResponse.Builder. setAppConnections(int index, AppConnection value)
A list of BeyondCorp AppConnections in the project.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceClient. updateAppConnectionAsync(AppConnection appConnection, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a single AppConnection.Method parameters in com.google.cloud.beyondcorp.appconnections.v1 with type arguments of type AppConnection Modifier and Type Method Description ListAppConnectionsResponse.Builder
ListAppConnectionsResponse.Builder. addAllAppConnections(Iterable<? extends AppConnection> values)
A list of BeyondCorp AppConnections in the project.static com.google.api.core.ApiFuture<AppConnectionsServiceClient.ListAppConnectionsPagedResponse>
AppConnectionsServiceClient.ListAppConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection> context, com.google.api.core.ApiFuture<ListAppConnectionsResponse> futureResponse)
protected AppConnectionsServiceClient.ListAppConnectionsPage
AppConnectionsServiceClient.ListAppConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection> context, ListAppConnectionsResponse response)
com.google.api.core.ApiFuture<AppConnectionsServiceClient.ListAppConnectionsPage>
AppConnectionsServiceClient.ListAppConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAppConnectionsRequest,ListAppConnectionsResponse,AppConnection> context, com.google.api.core.ApiFuture<ListAppConnectionsResponse> futureResponse)
void
AppConnectionsServiceGrpc.AppConnectionsServiceStub. getAppConnection(GetAppConnectionRequest request, io.grpc.stub.StreamObserver<AppConnection> responseObserver)
Gets details of a single AppConnection.default void
AppConnectionsServiceGrpc.AsyncService. getAppConnection(GetAppConnectionRequest request, io.grpc.stub.StreamObserver<AppConnection> responseObserver)
Gets details of a single AppConnection. -
Uses of AppConnection in com.google.cloud.beyondcorp.appconnections.v1.stub
Methods in com.google.cloud.beyondcorp.appconnections.v1.stub that return types with arguments of type AppConnection Modifier and Type Method Description 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.UnaryCallable<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceStub. getAppConnectionCallable()
com.google.api.gax.rpc.UnaryCallable<GetAppConnectionRequest,AppConnection>
GrpcAppConnectionsServiceStub. getAppConnectionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceStubSettings.Builder. getAppConnectionSettings()
Returns the builder for the settings used for calls to getAppConnection.com.google.api.gax.rpc.UnaryCallSettings<GetAppConnectionRequest,AppConnection>
AppConnectionsServiceStubSettings. getAppConnectionSettings()
Returns the object with the settings used for calls to getAppConnection.com.google.api.gax.rpc.OperationCallable<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceStub. updateAppConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
GrpcAppConnectionsServiceStub. updateAppConnectionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceStubSettings.Builder. updateAppConnectionOperationSettings()
Returns the builder for the settings used for calls to updateAppConnection.com.google.api.gax.rpc.OperationCallSettings<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>
AppConnectionsServiceStubSettings. updateAppConnectionOperationSettings()
Returns the object with the settings used for calls to updateAppConnection.
-