oci
stable
  • Installation
  • Configuration
  • Using FIPS-validated Libraries
  • Forward Compatibility
  • New Region Support
  • Backward Compatibility
  • Quickstart
  • Known Issues
  • Logging
  • Exception handling
  • Uploading Large Objects
  • Raw Requests
  • Composite Operations and Waiters
  • Pagination
  • API Reference
    • Ai Anomaly Detection
    • Ai Language
    • Ai Speech
    • Ai Vision
    • Analytics
    • Announcements Service
    • Apigateway
    • Apm Config
    • Apm Control Plane
    • Apm Synthetics
      • ApmSyntheticClient
      • ApmSyntheticClientCompositeOperations
      • Models
        • BrowserMonitorConfiguration
        • CreateMonitorDetails
        • CreateScriptDetails
        • GeoSummary
        • Header
        • Monitor
        • MonitorCollection
        • MonitorConfiguration
        • MonitorResult
        • MonitorResultData
        • MonitorScriptParameter
        • MonitorScriptParameterInfo
        • MonitorStatusCountMap
        • MonitorSummary
        • NetworkConfiguration
        • PublicVantagePointCollection
        • PublicVantagePointSummary
        • RequestAuthenticationDetails
        • RequestQueryParam
        • RestMonitorConfiguration
        • Script
        • ScriptCollection
        • ScriptParameter
        • ScriptParameterInfo
        • ScriptSummary
        • ScriptedBrowserMonitorConfiguration
        • ScriptedRestMonitorConfiguration
        • UpdateMonitorDetails
        • UpdateScriptDetails
        • VantagePointInfo
        • VerifyText
    • Apm Traces
    • Application Migration
    • Appmgmt Control
    • Artifacts
    • Audit
    • Autoscaling
    • Bastion
    • Bds
    • Blockchain
    • Budget
    • Certificates
    • Certificates Management
    • Cims
    • Cloud Guard
    • Compute Instance Agent
    • Container Engine
    • Core Services
    • Dashboard Service
    • Data Catalog
    • Data Connectivity
    • Data Flow
    • Data Integration
    • Data Labeling Service
    • Data Labeling Service Dataplane
    • Data Safe
    • Data Science
    • Database
    • Database Management
    • Database Migration
    • Database Tools
    • Devops
    • DNS
    • Dts
    • Email
    • Events
    • File Storage
    • Functions
    • Generic Artifacts Content
    • Golden Gate
    • Healthchecks
    • Identity
    • Identity Data Plane
    • Integration
    • Jms
    • Key Management
    • Limits
    • Load Balancer
    • Log Analytics
    • Logging
    • Loggingingestion
    • Loggingsearch
    • Management Agent
    • Management Dashboard
    • Marketplace
    • Monitoring
    • Mysql
    • Network Load Balancer
    • Nosql
    • Object Storage
    • Oce
    • Ocvp
    • Oda
    • Ons
    • Operator Access Control
    • Opsi
    • Optimizer
    • Os Management
    • Osp Gateway
    • Osub Billing Schedule
    • Osub Organization Subscription
    • Osub Subscription
    • Osub Usage
    • Resource Manager
    • Resource Search
    • Rover
    • Sch
    • Secrets
    • Service Catalog
    • Service Manager Proxy
    • Streaming
    • Tenant Manager Control Plane
    • Threat Intelligence
    • Usage
    • Usage Api
    • Vault
    • Visual Builder
    • Vulnerability Scanning
    • Waas
    • Waf
    • Work Requests
    • Config
    • Circuit Breakers
    • Exceptions
    • Pagination
    • Request and Response
    • Retry
    • Signing
    • Upload Manager
    • Utilities
    • Waiters
  • Customizing Service Clients
  • SDK Behaviors
  • Contributions
  • Notifications
  • License
  • Questions or Feedback
oci
  • Docs »
  • API Reference »
  • Apm Synthetics »
  • Header
  • Edit on GitHub

Header¶

class oci.apm_synthetics.models.Header(**kwargs)¶

Bases: object

Details of the header.

Methods

__init__(**kwargs) Initializes a new Header object with values from keyword arguments.

Attributes

header_name [Required] Gets the header_name of this Header.
header_value Gets the header_value of this Header.
__init__(**kwargs)¶

Initializes a new Header object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • header_name (str) – The value to assign to the header_name property of this Header.
  • header_value (str) – The value to assign to the header_value property of this Header.
header_name¶

[Required] Gets the header_name of this Header. Name of the header.

Returns:The header_name of this Header.
Return type:str
header_value¶

Gets the header_value of this Header. Value of the header.

Returns:The header_value of this Header.
Return type:str
Next Previous

© Copyright 2016, 2022, Oracle Revision 5f72ca44.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.