Uses of Interface
com.google.cloud.compute.v1.HttpHeaderOptionOrBuilder
-
Packages that use HttpHeaderOptionOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HttpHeaderOptionOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HttpHeaderOptionOrBuilder Modifier and Type Class Description classHttpHeaderOptionSpecification determining how headers are added to requests or responses.static classHttpHeaderOption.BuilderSpecification determining how headers are added to requests or responses.Methods in com.google.cloud.compute.v1 that return HttpHeaderOptionOrBuilder Modifier and Type Method Description HttpHeaderOptionOrBuilderHttpHeaderAction.Builder. getRequestHeadersToAddOrBuilder(int index)Headers to add to a matching request before forwarding the request to the backendService.HttpHeaderOptionOrBuilderHttpHeaderAction. getRequestHeadersToAddOrBuilder(int index)Headers to add to a matching request before forwarding the request to the backendService.HttpHeaderOptionOrBuilderHttpHeaderActionOrBuilder. getRequestHeadersToAddOrBuilder(int index)Headers to add to a matching request before forwarding the request to the backendService.HttpHeaderOptionOrBuilderHttpHeaderAction.Builder. getResponseHeadersToAddOrBuilder(int index)Headers to add the response before sending the response back to the client.HttpHeaderOptionOrBuilderHttpHeaderAction. getResponseHeadersToAddOrBuilder(int index)Headers to add the response before sending the response back to the client.HttpHeaderOptionOrBuilderHttpHeaderActionOrBuilder. getResponseHeadersToAddOrBuilder(int index)Headers to add the response before sending the response back to the client.Methods in com.google.cloud.compute.v1 that return types with arguments of type HttpHeaderOptionOrBuilder Modifier and Type Method Description List<? extends HttpHeaderOptionOrBuilder>HttpHeaderAction.Builder. getRequestHeadersToAddOrBuilderList()Headers to add to a matching request before forwarding the request to the backendService.List<? extends HttpHeaderOptionOrBuilder>HttpHeaderAction. getRequestHeadersToAddOrBuilderList()Headers to add to a matching request before forwarding the request to the backendService.List<? extends HttpHeaderOptionOrBuilder>HttpHeaderActionOrBuilder. getRequestHeadersToAddOrBuilderList()Headers to add to a matching request before forwarding the request to the backendService.List<? extends HttpHeaderOptionOrBuilder>HttpHeaderAction.Builder. getResponseHeadersToAddOrBuilderList()Headers to add the response before sending the response back to the client.List<? extends HttpHeaderOptionOrBuilder>HttpHeaderAction. getResponseHeadersToAddOrBuilderList()Headers to add the response before sending the response back to the client.List<? extends HttpHeaderOptionOrBuilder>HttpHeaderActionOrBuilder. getResponseHeadersToAddOrBuilderList()Headers to add the response before sending the response back to the client.
-