Package com.google.appengine.v1.stub (2.41.0)

GitHub Repository

Stub Package Implications

This package is a a base stub class. It is for advanced usage and reflects the underlying API directly. We generally recommend using non-stub, latest GA package, such as com.google.appengine.v1. Use with caution.

Stub Classes

Stub Description
com.google.appengine.v1.stub.ApplicationsStub Base stub class for the Applications service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.AuthorizedCertificatesStub Base stub class for the AuthorizedCertificates service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.AuthorizedDomainsStub Base stub class for the AuthorizedDomains service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.DomainMappingsStub Base stub class for the DomainMappings service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.FirewallStub Base stub class for the Firewall service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcApplicationsStub gRPC stub implementation for the Applications service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcAuthorizedCertificatesStub gRPC stub implementation for the AuthorizedCertificates service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcAuthorizedDomainsStub gRPC stub implementation for the AuthorizedDomains service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcDomainMappingsStub gRPC stub implementation for the DomainMappings service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcFirewallStub gRPC stub implementation for the Firewall service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcInstancesStub gRPC stub implementation for the Instances service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcServicesStub gRPC stub implementation for the Services service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.GrpcVersionsStub gRPC stub implementation for the Versions service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonApplicationsStub REST stub implementation for the Applications service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonAuthorizedCertificatesStub REST stub implementation for the AuthorizedCertificates service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonAuthorizedDomainsStub REST stub implementation for the AuthorizedDomains service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonDomainMappingsStub REST stub implementation for the DomainMappings service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonFirewallStub REST stub implementation for the Firewall service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonInstancesStub REST stub implementation for the Instances service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonServicesStub REST stub implementation for the Services service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.HttpJsonVersionsStub REST stub implementation for the Versions service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.InstancesStub Base stub class for the Instances service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.ServicesStub Base stub class for the Services service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.appengine.v1.stub.VersionsStub Base stub class for the Versions service API.

This class is for advanced usage and reflects the underlying API directly.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Stub.

Settings Description
com.google.appengine.v1.stub.ApplicationsStubSettings Settings class to configure an instance of ApplicationsStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.AuthorizedCertificatesStubSettings Settings class to configure an instance of AuthorizedCertificatesStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.AuthorizedDomainsStubSettings Settings class to configure an instance of AuthorizedDomainsStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.DomainMappingsStubSettings Settings class to configure an instance of DomainMappingsStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.FirewallStubSettings Settings class to configure an instance of FirewallStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.InstancesStubSettings Settings class to configure an instance of InstancesStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.ServicesStubSettings Settings class to configure an instance of ServicesStub.

The default instance has everything set to sensible defaults:

com.google.appengine.v1.stub.VersionsStubSettings Settings class to configure an instance of VersionsStub.

The default instance has everything set to sensible defaults:

Callable Factory Classes

CallableFactory Description
com.google.appengine.v1.stub.GrpcApplicationsCallableFactory gRPC callable factory implementation for the Applications service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcAuthorizedCertificatesCallableFactory gRPC callable factory implementation for the AuthorizedCertificates service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcAuthorizedDomainsCallableFactory gRPC callable factory implementation for the AuthorizedDomains service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcDomainMappingsCallableFactory gRPC callable factory implementation for the DomainMappings service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcFirewallCallableFactory gRPC callable factory implementation for the Firewall service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcInstancesCallableFactory gRPC callable factory implementation for the Instances service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcServicesCallableFactory gRPC callable factory implementation for the Services service API.

This class is for advanced usage.

com.google.appengine.v1.stub.GrpcVersionsCallableFactory gRPC callable factory implementation for the Versions service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonApplicationsCallableFactory REST callable factory implementation for the Applications service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonAuthorizedCertificatesCallableFactory REST callable factory implementation for the AuthorizedCertificates service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonAuthorizedDomainsCallableFactory REST callable factory implementation for the AuthorizedDomains service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonDomainMappingsCallableFactory REST callable factory implementation for the DomainMappings service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonFirewallCallableFactory REST callable factory implementation for the Firewall service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonInstancesCallableFactory REST callable factory implementation for the Instances service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonServicesCallableFactory REST callable factory implementation for the Services service API.

This class is for advanced usage.

com.google.appengine.v1.stub.HttpJsonVersionsCallableFactory REST callable factory implementation for the Versions service API.

This class is for advanced usage.

Classes

Class Description
com.google.appengine.v1.stub.ApplicationsStubSettings.Builder Builder for ApplicationsStubSettings.
com.google.appengine.v1.stub.AuthorizedCertificatesStubSettings.Builder Builder for AuthorizedCertificatesStubSettings.
com.google.appengine.v1.stub.AuthorizedDomainsStubSettings.Builder Builder for AuthorizedDomainsStubSettings.
com.google.appengine.v1.stub.DomainMappingsStubSettings.Builder Builder for DomainMappingsStubSettings.
com.google.appengine.v1.stub.FirewallStubSettings.Builder Builder for FirewallStubSettings.
com.google.appengine.v1.stub.InstancesStubSettings.Builder Builder for InstancesStubSettings.
com.google.appengine.v1.stub.ServicesStubSettings.Builder Builder for ServicesStubSettings.
com.google.appengine.v1.stub.VersionsStubSettings.Builder Builder for VersionsStubSettings.