Uses of Class
com.google.cloud.beyondcorp.appgateways.v1.AppGatewayOperationMetadata
-
Packages that use AppGatewayOperationMetadata Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appgateways.v1.stub -
-
Uses of AppGatewayOperationMetadata in com.google.cloud.beyondcorp.appgateways.v1
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return AppGatewayOperationMetadata Modifier and Type Method Description AppGatewayOperationMetadata
AppGatewayOperationMetadata.Builder. build()
AppGatewayOperationMetadata
AppGatewayOperationMetadata.Builder. buildPartial()
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. getDefaultInstance()
AppGatewayOperationMetadata
AppGatewayOperationMetadata.Builder. getDefaultInstanceForType()
AppGatewayOperationMetadata
AppGatewayOperationMetadata. getDefaultInstanceForType()
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseDelimitedFrom(InputStream input)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(byte[] data)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(InputStream input)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(ByteBuffer data)
static AppGatewayOperationMetadata
AppGatewayOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return types with arguments of type AppGatewayOperationMetadata 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.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceClient. deleteAppGatewayAsync(AppGatewayName name)
Deletes a single AppGateway.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceClient. deleteAppGatewayAsync(DeleteAppGatewayRequest request)
Deletes a single AppGateway.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceClient. deleteAppGatewayAsync(String name)
Deletes a single AppGateway.com.google.api.gax.rpc.OperationCallable<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceClient. deleteAppGatewayOperationCallable()
Deletes a single AppGateway.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceSettings.Builder. deleteAppGatewayOperationSettings()
Returns the builder for the settings used for calls to deleteAppGateway.com.google.api.gax.rpc.OperationCallSettings<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceSettings. deleteAppGatewayOperationSettings()
Returns the object with the settings used for calls to deleteAppGateway.com.google.protobuf.Parser<AppGatewayOperationMetadata>
AppGatewayOperationMetadata. getParserForType()
static com.google.protobuf.Parser<AppGatewayOperationMetadata>
AppGatewayOperationMetadata. parser()
Methods in com.google.cloud.beyondcorp.appgateways.v1 with parameters of type AppGatewayOperationMetadata Modifier and Type Method Description AppGatewayOperationMetadata.Builder
AppGatewayOperationMetadata.Builder. mergeFrom(AppGatewayOperationMetadata other)
static AppGatewayOperationMetadata.Builder
AppGatewayOperationMetadata. newBuilder(AppGatewayOperationMetadata prototype)
-
Uses of AppGatewayOperationMetadata in com.google.cloud.beyondcorp.appgateways.v1.stub
Methods in com.google.cloud.beyondcorp.appgateways.v1.stub that return types with arguments of type AppGatewayOperationMetadata 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.OperationCallable<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceStub. deleteAppGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
GrpcAppGatewaysServiceStub. deleteAppGatewayOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceStubSettings.Builder. deleteAppGatewayOperationSettings()
Returns the builder for the settings used for calls to deleteAppGateway.com.google.api.gax.rpc.OperationCallSettings<DeleteAppGatewayRequest,com.google.protobuf.Empty,AppGatewayOperationMetadata>
AppGatewaysServiceStubSettings. deleteAppGatewayOperationSettings()
Returns the object with the settings used for calls to deleteAppGateway.
-