Uses of Class
com.google.appengine.v1.ListIngressRulesResponse
-
Packages that use ListIngressRulesResponse Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of ListIngressRulesResponse in com.google.appengine.v1
Methods in com.google.appengine.v1 that return ListIngressRulesResponse Modifier and Type Method Description ListIngressRulesResponseListIngressRulesResponse.Builder. build()ListIngressRulesResponseListIngressRulesResponse.Builder. buildPartial()static ListIngressRulesResponseListIngressRulesResponse. getDefaultInstance()ListIngressRulesResponseListIngressRulesResponse.Builder. getDefaultInstanceForType()ListIngressRulesResponseListIngressRulesResponse. getDefaultInstanceForType()ListIngressRulesResponseFirewallGrpc.FirewallBlockingStub. listIngressRules(ListIngressRulesRequest request)Lists the firewall rules of an application.static ListIngressRulesResponseListIngressRulesResponse. parseDelimitedFrom(InputStream input)static ListIngressRulesResponseListIngressRulesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(byte[] data)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(com.google.protobuf.ByteString data)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(InputStream input)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(ByteBuffer data)static ListIngressRulesResponseListIngressRulesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type ListIngressRulesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListIngressRulesRequest,ListIngressRulesResponse>FirewallGrpc. getListIngressRulesMethod()com.google.protobuf.Parser<ListIngressRulesResponse>ListIngressRulesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListIngressRulesResponse>FirewallGrpc.FirewallFutureStub. listIngressRules(ListIngressRulesRequest request)Lists the firewall rules of an application.com.google.api.gax.rpc.UnaryCallable<ListIngressRulesRequest,ListIngressRulesResponse>FirewallClient. listIngressRulesCallable()Lists the firewall rules of an application.com.google.api.gax.rpc.PagedCallSettings.Builder<ListIngressRulesRequest,ListIngressRulesResponse,FirewallClient.ListIngressRulesPagedResponse>FirewallSettings.Builder. listIngressRulesSettings()Returns the builder for the settings used for calls to listIngressRules.com.google.api.gax.rpc.PagedCallSettings<ListIngressRulesRequest,ListIngressRulesResponse,FirewallClient.ListIngressRulesPagedResponse>FirewallSettings. listIngressRulesSettings()Returns the object with the settings used for calls to listIngressRules.static com.google.protobuf.Parser<ListIngressRulesResponse>ListIngressRulesResponse. parser()Methods in com.google.appengine.v1 with parameters of type ListIngressRulesResponse Modifier and Type Method Description protected FirewallClient.ListIngressRulesPageFirewallClient.ListIngressRulesPage. createPage(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, ListIngressRulesResponse response)ListIngressRulesResponse.BuilderListIngressRulesResponse.Builder. mergeFrom(ListIngressRulesResponse other)static ListIngressRulesResponse.BuilderListIngressRulesResponse. newBuilder(ListIngressRulesResponse prototype)Method parameters in com.google.appengine.v1 with type arguments of type ListIngressRulesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPagedResponse>FirewallClient.ListIngressRulesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)static com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPagedResponse>FirewallClient.ListIngressRulesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)protected FirewallClient.ListIngressRulesPageFirewallClient.ListIngressRulesPage. createPage(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, ListIngressRulesResponse response)com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPage>FirewallClient.ListIngressRulesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPage>FirewallClient.ListIngressRulesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context, com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse)default voidFirewallGrpc.AsyncService. listIngressRules(ListIngressRulesRequest request, io.grpc.stub.StreamObserver<ListIngressRulesResponse> responseObserver)Lists the firewall rules of an application.voidFirewallGrpc.FirewallStub. listIngressRules(ListIngressRulesRequest request, io.grpc.stub.StreamObserver<ListIngressRulesResponse> responseObserver)Lists the firewall rules of an application. -
Uses of ListIngressRulesResponse in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type ListIngressRulesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListIngressRulesRequest,ListIngressRulesResponse>FirewallStub. listIngressRulesCallable()com.google.api.gax.rpc.UnaryCallable<ListIngressRulesRequest,ListIngressRulesResponse>GrpcFirewallStub. listIngressRulesCallable()com.google.api.gax.rpc.UnaryCallable<ListIngressRulesRequest,ListIngressRulesResponse>HttpJsonFirewallStub. listIngressRulesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListIngressRulesRequest,ListIngressRulesResponse,FirewallClient.ListIngressRulesPagedResponse>FirewallStubSettings.Builder. listIngressRulesSettings()Returns the builder for the settings used for calls to listIngressRules.com.google.api.gax.rpc.PagedCallSettings<ListIngressRulesRequest,ListIngressRulesResponse,FirewallClient.ListIngressRulesPagedResponse>FirewallStubSettings. listIngressRulesSettings()Returns the object with the settings used for calls to listIngressRules.
-