Uses of Class
com.google.cloud.beyondcorp.appgateways.v1.AppGateway
-
Packages that use AppGateway Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appgateways.v1.stub -
-
Uses of AppGateway in com.google.cloud.beyondcorp.appgateways.v1
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return AppGateway Modifier and Type Method Description AppGateway
AppGateway.Builder. build()
AppGateway
AppGateway.Builder. buildPartial()
AppGateway
AppGatewaysServiceClient. getAppGateway(AppGatewayName name)
Gets details of a single AppGateway.AppGateway
AppGatewaysServiceClient. getAppGateway(GetAppGatewayRequest request)
Gets details of a single AppGateway.AppGateway
AppGatewaysServiceClient. getAppGateway(String name)
Gets details of a single AppGateway.AppGateway
AppGatewaysServiceGrpc.AppGatewaysServiceBlockingStub. getAppGateway(GetAppGatewayRequest request)
Gets details of a single AppGateway.AppGateway
CreateAppGatewayRequest.Builder. getAppGateway()
Required.AppGateway
CreateAppGatewayRequest. getAppGateway()
Required.AppGateway
CreateAppGatewayRequestOrBuilder. getAppGateway()
Required.AppGateway
ListAppGatewaysResponse.Builder. getAppGateways(int index)
A list of BeyondCorp AppGateways in the project.AppGateway
ListAppGatewaysResponse. getAppGateways(int index)
A list of BeyondCorp AppGateways in the project.AppGateway
ListAppGatewaysResponseOrBuilder. getAppGateways(int index)
A list of BeyondCorp AppGateways in the project.static AppGateway
AppGateway. getDefaultInstance()
AppGateway
AppGateway.Builder. getDefaultInstanceForType()
AppGateway
AppGateway. getDefaultInstanceForType()
static AppGateway
AppGateway. parseDelimitedFrom(InputStream input)
static AppGateway
AppGateway. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGateway
AppGateway. parseFrom(byte[] data)
static AppGateway
AppGateway. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGateway
AppGateway. parseFrom(com.google.protobuf.ByteString data)
static AppGateway
AppGateway. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGateway
AppGateway. parseFrom(com.google.protobuf.CodedInputStream input)
static AppGateway
AppGateway. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGateway
AppGateway. parseFrom(InputStream input)
static AppGateway
AppGateway. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGateway
AppGateway. parseFrom(ByteBuffer data)
static AppGateway
AppGateway. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return types with arguments of type AppGateway Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceClient. createAppGatewayAsync(CreateAppGatewayRequest request)
Creates a new AppGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceClient. createAppGatewayAsync(LocationName parent, AppGateway appGateway, String appGatewayId)
Creates a new AppGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceClient. createAppGatewayAsync(String parent, AppGateway appGateway, String appGatewayId)
Creates a new AppGateway in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceClient. createAppGatewayOperationCallable()
Creates a new AppGateway in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceSettings.Builder. createAppGatewayOperationSettings()
Returns the builder for the settings used for calls to createAppGateway.com.google.api.gax.rpc.OperationCallSettings<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceSettings. createAppGatewayOperationSettings()
Returns the object with the settings used for calls to createAppGateway.com.google.common.util.concurrent.ListenableFuture<AppGateway>
AppGatewaysServiceGrpc.AppGatewaysServiceFutureStub. getAppGateway(GetAppGatewayRequest request)
Gets details of a single AppGateway.com.google.api.gax.rpc.UnaryCallable<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceClient. getAppGatewayCallable()
Gets details of a single AppGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceSettings.Builder. getAppGatewaySettings()
Returns the builder for the settings used for calls to getAppGateway.com.google.api.gax.rpc.UnaryCallSettings<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceSettings. getAppGatewaySettings()
Returns the object with the settings used for calls to getAppGateway.List<AppGateway>
ListAppGatewaysResponse.Builder. getAppGatewaysList()
A list of BeyondCorp AppGateways in the project.List<AppGateway>
ListAppGatewaysResponse. getAppGatewaysList()
A list of BeyondCorp AppGateways in the project.List<AppGateway>
ListAppGatewaysResponseOrBuilder. getAppGatewaysList()
A list of BeyondCorp AppGateways in the project.static io.grpc.MethodDescriptor<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceGrpc. getGetAppGatewayMethod()
com.google.protobuf.Parser<AppGateway>
AppGateway. getParserForType()
static com.google.protobuf.Parser<AppGateway>
AppGateway. parser()
Methods in com.google.cloud.beyondcorp.appgateways.v1 with parameters of type AppGateway Modifier and Type Method Description ListAppGatewaysResponse.Builder
ListAppGatewaysResponse.Builder. addAppGateways(int index, AppGateway value)
A list of BeyondCorp AppGateways in the project.ListAppGatewaysResponse.Builder
ListAppGatewaysResponse.Builder. addAppGateways(AppGateway value)
A list of BeyondCorp AppGateways in the project.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceClient. createAppGatewayAsync(LocationName parent, AppGateway appGateway, String appGatewayId)
Creates a new AppGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceClient. createAppGatewayAsync(String parent, AppGateway appGateway, String appGatewayId)
Creates a new AppGateway in a given project and location.CreateAppGatewayRequest.Builder
CreateAppGatewayRequest.Builder. mergeAppGateway(AppGateway value)
Required.AppGateway.Builder
AppGateway.Builder. mergeFrom(AppGateway other)
static AppGateway.Builder
AppGateway. newBuilder(AppGateway prototype)
CreateAppGatewayRequest.Builder
CreateAppGatewayRequest.Builder. setAppGateway(AppGateway value)
Required.ListAppGatewaysResponse.Builder
ListAppGatewaysResponse.Builder. setAppGateways(int index, AppGateway value)
A list of BeyondCorp AppGateways in the project.Method parameters in com.google.cloud.beyondcorp.appgateways.v1 with type arguments of type AppGateway Modifier and Type Method Description ListAppGatewaysResponse.Builder
ListAppGatewaysResponse.Builder. addAllAppGateways(Iterable<? extends AppGateway> values)
A list of BeyondCorp AppGateways in the project.static com.google.api.core.ApiFuture<AppGatewaysServiceClient.ListAppGatewaysPagedResponse>
AppGatewaysServiceClient.ListAppGatewaysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAppGatewaysRequest,ListAppGatewaysResponse,AppGateway> context, com.google.api.core.ApiFuture<ListAppGatewaysResponse> futureResponse)
protected AppGatewaysServiceClient.ListAppGatewaysPage
AppGatewaysServiceClient.ListAppGatewaysPage. createPage(com.google.api.gax.rpc.PageContext<ListAppGatewaysRequest,ListAppGatewaysResponse,AppGateway> context, ListAppGatewaysResponse response)
com.google.api.core.ApiFuture<AppGatewaysServiceClient.ListAppGatewaysPage>
AppGatewaysServiceClient.ListAppGatewaysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAppGatewaysRequest,ListAppGatewaysResponse,AppGateway> context, com.google.api.core.ApiFuture<ListAppGatewaysResponse> futureResponse)
void
AppGatewaysServiceGrpc.AppGatewaysServiceStub. getAppGateway(GetAppGatewayRequest request, io.grpc.stub.StreamObserver<AppGateway> responseObserver)
Gets details of a single AppGateway.default void
AppGatewaysServiceGrpc.AsyncService. getAppGateway(GetAppGatewayRequest request, io.grpc.stub.StreamObserver<AppGateway> responseObserver)
Gets details of a single AppGateway. -
Uses of AppGateway in com.google.cloud.beyondcorp.appgateways.v1.stub
Methods in com.google.cloud.beyondcorp.appgateways.v1.stub that return types with arguments of type AppGateway Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceStub. createAppGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
GrpcAppGatewaysServiceStub. createAppGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceStubSettings.Builder. createAppGatewayOperationSettings()
Returns the builder for the settings used for calls to createAppGateway.com.google.api.gax.rpc.OperationCallSettings<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>
AppGatewaysServiceStubSettings. createAppGatewayOperationSettings()
Returns the object with the settings used for calls to createAppGateway.com.google.api.gax.rpc.UnaryCallable<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceStub. getAppGatewayCallable()
com.google.api.gax.rpc.UnaryCallable<GetAppGatewayRequest,AppGateway>
GrpcAppGatewaysServiceStub. getAppGatewayCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceStubSettings.Builder. getAppGatewaySettings()
Returns the builder for the settings used for calls to getAppGateway.com.google.api.gax.rpc.UnaryCallSettings<GetAppGatewayRequest,AppGateway>
AppGatewaysServiceStubSettings. getAppGatewaySettings()
Returns the object with the settings used for calls to getAppGateway.
-